api-architecture
Installation
SKILL.md
API Architecture
Purpose
Design the overall API architecture including style (REST/GraphQL), versioning strategy, authentication flow, and high-level endpoint structure.
When to Use
- System API design
- Integration architecture
- API versioning decisions
- Authentication design
Prerequisites
- Requirements understood
- Consumers identified (web, mobile, third-party)
- Security requirements known