Domains
Forms
- SKILL.md16.7%
- references50.0%
- assets33.3%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When designing new REST/GraphQL APIs, reviewing API specs, refactoring existing APIs, or establishing team-wide API standards.
details.md, rest-best-practices.md, graphql-schema-design.md for deep patternsassets/rest-api-template.py) and API design checklistDevelopers produce intuitive, scalable, maintainable APIs with consistent conventions, proper versioning, and documentation-ready specs that reduce integration friction.
Use Cases
A backend team is starting a new microservice and needs to define its external REST API. Using this skill, they apply resource-oriented design, correct HTTP semantics, pagination, and versioning from day one. The skill's checklist and template help them avoid common pitfalls, producing a clean spec that frontend and third-party integrators can consume without confusion.
A platform team wants to establish organization-wide API standards and review existing GraphQL schemas. They use this skill to apply schema-first development, DataLoader patterns, cursor pagination, and deprecation rules. The referenced deep-dive docs and checklists let them audit specs consistently and uplift quality across teams, reducing breaking changes.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File