Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
API Design Principles logo
Skill

API Design Principles

Decides REST and GraphQL shapes before any endpoint is written.

0
SaveVisit website ↗

Install

Ships scripts
/plugin marketplace add wshobson/agents; /plugin install backend-development
Triggers on

When a new API is being designed, an existing one reshaped, or a team standard written.

Author
wshobson
License
MIT

The skill works through resource naming, status codes, pagination, versioning and error payloads as design decisions that have to be settled up front, because they are expensive to change once clients depend on them. GraphQL schemas get their own treatment: nullability, connection patterns and where a mutation boundary belongs. A design checklist and a REST template ship alongside the instructions.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?