← All plugins
documentation-generator
v1.0.0Create comprehensive documentation for code, APIs, and projects.
Claude Code
by Anonymous1.9kupdated 2 weeks ago
Source
git clone https://github.com/composio-community/awesome-claude-pluginsClone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is documentation-generator/ inside the repository.
Layout
documentation-generator/
└── .claude-plugin/plugin.json
Manifests1
documentation-generator/.claude-plugin/plugin.json
{
"name": "documentation-generator",
"description": "Create comprehensive documentation for code, APIs, and projects.",
"version": "1.0.0",
"author": {
"name": "Anonymous"
},
"homepage": "https://github.com/ccplugins/awesome-claude-code-plugins/tree/main/plugins/documentation-generator"
}