API Design

Use when designing REST or RPC endpoint contracts with request/response types and error handling. Covers endpoint specification, TypeScript type definitions, authentication requirements, pagination, and caching strategies. Do not use for database schema changes (use schema-design) or codebase analysis (use codebase-context).

dtsong Updated

File contents

dtsong/my-claude-setup/tree/main/skills/council/architect/api-design commit 944ed161e2

Frequently asked questions

npx skillmds@latest add dtsong/api-design-2