design-api
Installation
SKILL.md
API Design Skill
Design clean, consistent, and developer-friendly APIs.
MANDATORY: Pre-Design Checks
BEFORE designing any API, you MUST:
1. Check Existing API Documentation
http://localhost:8080/api-docs (if backend running)
http://localhost:8080/naming-conventions (naming standards)
src/api/_api-README.md (frontend API layer docs)