EXPLAIN how something works with a hosted, tappable flow diagram — a walkthrough, a failure trace, an answer to "how does X work?", a hypothetical. Saves via lazyweb_explain_flow to insert-only storage, hosted at /explainer/<id>/. Trigger on: "explain this with a diagram", "walk me through how X works", "diagram why this failed", "show me how the pieces fit", "trace what happened".
$npx -y skills add aboul3ata/lazyweb-skill --skill lazyweb-explain-flowInstalls into the current project.
Run `npx skills use "https://github.com/aboul3ata/lazyweb-skill" --skill "aboul3ata/lazyweb-skill/lazyweb-explain-flow"` 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/aboul3ata/lazyweb-skill" that are relevant to the current task. Run `npx skills add "https://github.com/aboul3ata/lazyweb-skill"` and select the relevant skills, then follow their instructions.