Development marketplace for openapi plugin
npx claudepluginhub malston/openapi-docs-generatorGenerate OpenAPI/Swagger documentation from Go API code
No description available.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
A Claude Code plugin that generates OpenAPI/Swagger documentation from Go API code.
net/http) and Gin APIsclaude plugin marketplace add /path/to/openapi-docs-generator
claude plugin install openapi@openapi-dev
# Analyze current directory
/generate-openapi
# Analyze specific path
/generate-openapi ~/workspace/my-api
openapi.yaml - Generated OpenAPI specificationhttp://localhost:8080 (or next available port)net/http, http.ServeMux)github.com/gin-gonic/gin)