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)Uses power tools
Uses Bash, Write, or Edit tools
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimEncode and demonstrate heuristics for Claude Code plugin design decisions -- skill vs. agent vs. command vs. hook.
VMware vSphere architecture, design, and troubleshooting expertise. Covers capacity planning, resource management, performance tuning, HA/DRS design, storage architecture, and infrastructure design for enterprise virtualization environments.
Interactive tutor for Claude Code workshop attendees. Teaches via wiki content and Anki flashcards with progressive topic unlocking.
npx claudepluginhub malston/openapi-docs-generator --plugin openapiGenerate comprehensive API documentation from OpenAPI/Swagger specs
Use this agent to update, synchronize, or validate the OpenAPI specification (openapi.yml) against the actual REST API implementation. This includes adding new endpoints, updating request/response schemas, fixing discrepancies between the spec and code, or ensuring complete API documentation coverage.
Generate API documentation for endpoints
Creates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when documenting REST APIs, creating SDK references, or building developer portals.
OpenAPI CLI expert for @desplega.ai/oapi - register specs, execute requests, manage auth
API reference documentation generation from source code