
generate-api-docs
ccplugins/awesome-claude-code-pluginsSummary
Generate API documentation for endpoints
SKILL.md
{
"name": "generate-api-docs",
"description": "Generate API documentation for endpoints",
"version": "1.0.0",
"author": {
"name": " Anand Tyagi",
"url": "https://github.com/ananddtyagi"
},
"homepage": "https://github.com/ccplugins/awesome-claude-code-plugins/tree/main/plugins/generate-api-docs"
}Recommended skills
Browse all →Claude Plugin
codebase-documenter
Use this agent when you need to analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files. This agent should be invoked after implementing new services, major refactoring, or when documentation needs updating to reflect the current...
Claude Plugin
documentation-generator
Create comprehensive documentation for code, APIs, and projects.
Claude Plugin
openapi-expert
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...
