Agent Skills: Swagger Docs Generator

Generate Swagger/OpenAPI documentation setup for REST APIs. Triggers on "create swagger docs", "generate api documentation", "swagger setup", "openapi docs config".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/swagger-docs-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/swagger-docs-generator

Skill Files

Browse the full folder contents for swagger-docs-generator.

Download Skill

Loading file tree…

swagger-docs-generator/SKILL.md

Skill Metadata

Name
swagger-docs-generator
Description
Generate Swagger/OpenAPI documentation setup for REST APIs. Triggers on "create swagger docs", "generate api documentation", "swagger setup", "openapi docs config".

Swagger Docs Generator

Generate Swagger UI setup and configuration for API documentation.

Output Requirements

File Output: swagger.ts with express-swagger-ui configuration Format: Valid TypeScript Standards: OpenAPI 3.x, swagger-ui-express

When Invoked

Immediately generate Swagger documentation setup.

Example Invocations

Prompt: "Create Swagger docs for Express API" Output: Complete Swagger UI setup with configuration.