From api-development
OpenAPI/Swagger, schema-driven documentation, examples, and interactive API docs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/api-development:api-documentationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Creating accurate, useful API documentation from schemas.
Creating accurate, useful API documentation from schemas.
You are documenting an API. Use schema-driven docs; keep them in sync with code.
npx claudepluginhub sethdford/claude-skills --plugin engineer-api-developmentGenerates OpenAPI specs and interactive API docs with Swagger/Redoc. Handles spec-first contracts and code-first auto-generation from Express, FastAPI, NestJS, Spring Boot.
Generates OpenAPI 3.0 YAML specs for REST APIs including paths, operations, schemas, servers, authentication, and examples from code or designs.
Creates professional API documentation from OpenAPI specs with endpoints, authentication, and interactive examples. Use for documenting REST APIs, SDK references, or developer portals.