Generate comprehensive OpenAPI/Swagger documentation from existing APIs
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install api-documentation-generator@claude-code-plugins-plus# Generate API Documentation Automatically generate comprehensive OpenAPI 3.0 specifications with interactive documentation, automated testing, and multi-language client SDKs from your existing API codebase or by analyzing live endpoints. ## When to Use This Command Use `/generate-api-docs` when you need to: - Document existing APIs without manual specification writing - Generate interactive API documentation for developers - Create Postman/Insomnia collections from your API - Enable "try it out" functionality for API endpoints - Generate client SDKs in multiple languages - Maintain API ...