AI AGENT ADDONS

Api Design Principles

wshobson/agents
Backend & APIs
24,880installs

API design principles help you build web services that are easy for developers to understand and use. You can make your APIs intuitive, scalable, and maintainable. This skill covers both REST and GraphQL approaches.

Follow best practices like consistent naming, proper HTTP methods, and versioning. Avoid common mistakes such as breaking changes or missing documentation. Whether you design a new API or review an existing one, these principles keep your work reliable and developer-friendly.

Add Api Design Principles skill to your workflow

Global

mkdir -p ~/.claude/skills/api-design-principles

Project

mkdir -p .claude/skills/api-design-principles

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago