How this command is triggered — by the user, by Claude, or both
Slash command
/vibe-doc:generateThe summary Claude sees in its command listing — used to decide when to auto-load this command
Read `${CLAUDE_PLUGIN_ROOT}/skills/generate/SKILL.md` and follow its full conversational flow to generate documentation for identified gaps.
The generate skill will guide you through:
1. Reviewing the current gap report
2. Selecting which gaps to address
3. Asking synthesis questions per doc type
4. Generating markdown and/or docx outputRead ${CLAUDE_PLUGIN_ROOT}/skills/generate/SKILL.md and follow its full conversational flow to generate documentation for identified gaps.
The generate skill will guide you through:
npx claudepluginhub estevanhernandez-stack-ed/vibe-doc --plugin vibe-doc/generateGenerates a complete wiki for the current repo as a VitePress site with catalogue, onboarding guides, pages, dark-mode Mermaid diagrams, and citations.
/generateGenerates typed API clients, schemas, and SDKs from OpenAPI specs using Kubb. Optionally accepts a spec file path or config flags.
/generateGenerates ADVPL/TLPP code for TOTVS Protheus: functions, classes, MVC structures, REST APIs, web services, entry points, reports, and more via <type> [name] [--module].
/generateGenerates a Context Field with name, one-sentence description, and up to 5 specific inhibition constraints from a failure description, including root cause analysis.
/generateGenerates NotebookLM artifacts such as podcasts, videos, quizzes, reports, mind maps, flashcards, slide decks, infographics, and data tables from instructions.
/generateGenerates accessible Slidev presentation slides from outline.md, creating a project directory with theme frontmatter and individual slide Markdown files.