API Design

Design or review an HTTP/REST/GraphQL API for versioning, pagination, error shapes, idempotency, auth, and evolvability. Use when asked to "design an API", "shape the endpoints", "design the schema", "add a new endpoint", "review this API", or when building/modifying a public or internal HTTP surface. Complements `design-an-interface` (which is interface-agnostic) by covering HTTP-specific concerns like status codes, cache headers, and breaking-change management.

gsd-build 64cd17f 8.2 KB Updated 256 repo stars

File contents

gsd-build/gsd-2/tree/main/src/resources/skills/api-design commit 64cd17fa27

Frequently asked questions

npx skillmds@latest add gsd-build/api-design