API Design

Design clear, contract-first APIs and module interfaces with validation at the boundaries. Use when adding or changing an HTTP/RPC endpoint, a public library interface, or a service contract, or when reviewing an interface for consistency. Do not use for internal one-off helpers with no external consumers.

hi-donwi Updated

File contents

hi-donwi/Agent-Skills/tree/main/skills/api-design commit f68b74d819

Frequently asked questions

npx skillmds@latest add hi-donwi/api-design