routes-and-naming
CommunityDesign clear, consistent API routes and names.
Software Engineering#restful#api design#developer experience#naming conventions#url structure#resource naming
Authoroborchers
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of creating intuitive, maintainable, and developer-friendly API endpoints by establishing clear conventions for URL structure, resource naming, and field naming.
Core Features & Use Cases
- API Route Design: Guides the creation of logical and hierarchical URL structures.
- Naming Conventions: Enforces consistent naming for resources, fields, and parameters (e.g., snake_case, kebab-case).
- Parameter Usage: Differentiates between path and query parameters for clarity and functionality.
- Use Case: When designing a new set of API endpoints for a user management system, use this Skill to ensure all routes like
/users,/users/{id}/orders, and parameters likesort_byfollow established best practices, making the API easy to understand and integrate with.
Quick Start
Use the routes-and-naming skill to design the API endpoints for managing user profiles and their associated settings.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: routes-and-naming Download link: https://github.com/oborchers/fractional-cto/archive/main.zip#routes-and-naming Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.