When to use this skill:
- •When creating new API endpoints or routes
- •When editing files in
/api/,/routes/, or/controllers/directories - •When implementing CRUD operations for resources
- •When designing URL structures and resource naming
- •When adding query parameters for filtering, sorting, or pagination
- •When setting HTTP status codes for responses
- •When implementing API versioning strategies
- •When adding rate limiting headers to responses
- •When working with nested resource endpoints
Backend API
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend API.
Instructions
For details, refer to the information provided in this file: backend API