Plugin Documenter

Generates comprehensive documentation for any Claude Code plugin by fetching and analyzing all source files. Use when you need to document a Claude plugin, write a plugin README, explain how a plugin works, generate plugin usage guides, create plugin tutorials, analyze a plugin architecture for documentation, or produce installation and setup instructions. Takes a GitHub URL or local path, fetches all plugin files, maps the component architecture, identifies real use-case scenarios from skill descriptions and reference content, and produces a complete documentation package with problem statement, architecture overview, component-by-component guide, realistic usage scenarios, installation instructions, and cross-reference map. NOT for building plugins (use plugin-architecture), NOT for validating plugin structure (use plugin-validation), NOT for evaluating plugin activation (use plugin-evaluation).

viktorbezdek a5b78e4 3 files · 18.1 KB Updated

File contents

viktorbezdek/skillstack/tree/main/plugin-dev/skills/plugin-documenter commit a5b78e41bf

Frequently asked questions

npx skillmds@latest add viktorbezdek/plugin-documenter