api-design
Installation
SKILL.md
API Design
Concept of the skill
Use when designing or reviewing HTTP API surfaces: consumer tasks, audience class, protocol/paradigm fit, resources/actions, route taxonomy, request and response schemas, status codes in context, pagination, filtering, sorting, field selection, idempotency, auth and tenant boundaries, error envelopes, rate-limit signals, versioning, deprecation, discovery, and contract artifacts.
Coverage
Design clear, durable HTTP API surfaces — the contract another program depends on. This skill covers: