api-and-interface-design
How to Install
Claude Code:
git clone --depth 1 https://github.com/addyosmani/agent-skills.git && cp agent-skills/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileDesign stable, well-documented interfaces that are hard to misuse. Good interfaces make the right thing easy and the wrong thing hard. This applies to REST APIs, GraphQL schemas, module boundaries,...
Details
| Category | Coding → generation |
| Source | https://github.com/addyosmani/agent-skills/tree/main/skills/api-and-interface-design/SKILL.md |
| Stars | ★ 61.1K |
| Risk Level | Safe |
Related Skills
api-and-interface-design
# API and Interface Design
## Overview
Design stable, well-documented interfaces that are hard to
api-design-principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs th
api-design-principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs th
api-design-principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs th