Use when designing API specifications. Produces API design specifications from confirmed data models and service boundaries, designing RESTful/GraphQL interface contracts, security policies, and authentication schemes, generating OpenAPI 3.0 specs. Data-driven contracts, API fields precisely projected from ER model. Built-in compliance check ensures API security and compliance. Keywords: API design, interface contract, OpenAPI, RESTful, GraphQL, API security, authentication, JWT, OAuth2, RBAC.
$npx -y skills add luckyonetwothree/vibe-skill --skill api-design-specInstalls into the current project.
Run `npx skills use "https://github.com/luckyonetwothree/vibe-skill" --skill "luckyonetwothree/vibe-skill/api-design-spec"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/luckyonetwothree/vibe-skill" that are relevant to the current task. Run `npx skills add "https://github.com/luckyonetwothree/vibe-skill"` and select the relevant skills, then follow their instructions.