From context-engine
API conventions for this project. Auto-loaded when working with routes, controllers, and endpoint files to ensure consistent API patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/context-engine:api-conventionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- Populated by /init. Grows via /learn and phase reflection. -->
npx claudepluginhub littlelingo/context-engine --plugin context-engineGuides REST API design with best practices for HTTP methods, status codes, structured errors, pagination, versioning, and OpenAPI documentation.
API and backend code review — REST conventions, auth, validation, error handling, pagination, rate limiting, test coverage. Use when asked to "review this API", "code review", "review backend", or "pre-launch backend check".