skill ✓ Verified
API Design
Design consistent, evolvable HTTP/JSON APIs — resources, status codes, pagination, errors, idempotency, and versioning. Use when creating or reviewing an endpoint.
npx @aiskillet/cli add api-design --target claude-code
Install once: npm i -g @aiskillet/cli — then it works in whatever tool you use.
The same skill, compiled to each target's native format.
- Author
- @aiskillet
- Source
- aiskillet/cookbook/tree/main/skills/api-design
- Targets
- claude-code
- License
- MIT
- Tags
- backend, api, design