Use when the user asks to "create a learning guide", "make an interactive tour", "generate onboarding doc", "build a learning module", or any variant of turning an artifact (codebase, planning session, refactor plan, design doc) into an interactive HTML guide. Dispatches to learning-guide:analyze for new tours or learning-guide:render for re-renders after spec edits. Also use when the user is uncertain which step they need.
$npx -y skills add dmitriyyukhanov/claude-plugins --skill learning-guideInstalls into the current project.
Run `npx skills use "https://github.com/dmitriyyukhanov/claude-plugins" --skill "dmitriyyukhanov/claude-plugins/learning-guide"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dmitriyyukhanov/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dmitriyyukhanov/claude-plugins"` and select the relevant skills, then follow their instructions.