Claude Code Plugins

Community-maintained marketplace

Feedback

swagger-docs-generator

@ehtbanton/ClaudeSkillsRepo
0
0

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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.