API And Interface Design

Design stable APIs and module boundaries — contract-first types, consistent errors, boundary validation, additive changes. Load when designing REST or GraphQL endpoints, public module interfaces, component props, or FE/BE contracts. Also triggers on "API design", "interface design", "design the API", "module boundary", "API contract", "define the interface". Complements feature-spec (product layer). Routes breaking retirement to api-deprecation-and-migration when it exists.

dvy1987 Updated 3 repo stars

File contents

dvy1987/agent-loom/tree/main/.agents/skills/api-and-interface-design commit afcdb884ed

Frequently asked questions

npx skillmds@latest add dvy1987/api-and-interface-design