API And Interface Design

Designs or reviews HTTP, REST, GraphQL, RPC, CLI, webhook, event, and service interfaces with explicit inputs, outputs, errors, compatibility, idempotency, pagination, authentication, versioning, and observability. Use when introducing or changing an API or cross-component contract. Not for internal implementation details with no boundary or for debugging one API failure; use root-cause-debugging there.

thiientv Updated

File contents

thiientv/godmode/tree/main/skills/api-and-interface-design commit 646ad4ee23

Frequently asked questions

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