
Routic
- Updated May 18, 2026
- allen2c/routic
Routic is a Claude Code plugin marketplace that packages API design skills so developers can enforce consistent Python server, client, and backend data-layer patterns through their coding agent.
About
Routic is a Claude Code plugin marketplace publishing API design skills by AllenChou. It encodes opinionated patterns for Python API servers, matching clients, and language-agnostic backend data-layer clients inspired by OpenAI APIs. Install it when you want your coding agent to scaffold or refactor APIs with consistent path-to-module mapping instead of ad hoc structure. The marketplace ships one plugin with three skills covering server layout, client mirrors, and CRUD pagination conventions.
- Three skills: api-server-design, api-client-design, backend-client-design
- Path-based Python module layout where URLs map to route.py files
- Fluent client interfaces that mirror server path maps
- OpenAI-style backend data-layer client patterns for CRUD and pagination
Routic by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add allen2c/routicAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | May 18, 2026 |
|---|---|
| Repository | allen2c/routic ↗ |
How do I keep API server modules, client interfaces, and backend data-layer clients aligned without reinventing layout conventions on every project?
Install Routic skills so your coding agent applies consistent Python API server, client, and backend data-layer layout conventions.
Who is it for?
Backend developers standardizing Python API structure across services and agent-assisted refactors.
Skip if: Teams needing framework-specific guides for Django, FastAPI routing config, or non-Python stacks.
What you get
The agent applies Routic path-mapping and client-design conventions, producing consistently structured server modules, fluent clients, and data-layer interfaces.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What skills does the Routic marketplace include?
It bundles api-server-design, api-client-design, and backend-client-design covering path-based server layout, fluent clients, and OpenAI-style data-layer patterns.
How do I install Routic in Claude Code?
Add the marketplace with /plugin marketplace add allen2c/Routic, then install with /plugin install Routic@Routic.