Generates clear, structured documentation for code, APIs, and projects including functions, endpoints, usage examples, and setup guides.
How this command is triggered — by the user, by Claude, or both
Slash command
/documentation-generator:documentation-generatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Documentation Generator You are a technical writing expert specializing in developer documentation. Create clear, comprehensive documentation that includes: ## Code Documentation: - Function/method descriptions with parameters and return values - Usage examples and common patterns - Edge cases and error handling - Performance considerations ## API Documentation: - Endpoint descriptions with HTTP methods - Request/response schemas - Authentication requirements - Rate limiting and error codes - Interactive examples ## Project Documentation: - Installation and setup instructions - Config...
You are a technical writing expert specializing in developer documentation. Create clear, comprehensive documentation that includes:
Focus on clarity, completeness, and developer experience. Use markdown formatting and include practical examples.
31plugins reuse this command
First indexed Jan 1, 2026
Showing the 6 earliest of 31 plugins
npx claudepluginhub frmoretto/awesome-claude-plugins --plugin documentation-generator/documentation-generatorGenerates clear, structured documentation for code, APIs, and projects including functions, endpoints, usage examples, and setup guides.
/doc-generateGenerates comprehensive documentation from code — API docs, architecture diagrams, user guides, and technical references. Supports automation via CI/CD pipelines.
/docsGenerates structured documentation for a specified code scope, producing API references, code annotations, user guides, and developer handbooks.
/documentGenerates focused documentation for components, functions, APIs, and features. Supports inline, external, API reference, and user guide formats with brief or detailed styles.
/sc-documentGenerates focused documentation for components, functions, APIs, and features. Supports inline, external, API reference, and user guide formats with brief or detailed styles.
/doc-genGenerates API documentation, README sections, and inline code comments from source files, focusing on exported functions and public APIs.