Stats
Actions
Tags
From visualization-skills
Model user journeys, retention loops, or process states with ASCII state machines and storyboards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/visualization-skills:tools-visual-state-machinesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Explain how users or issues move through states with clear entry/exit rules.
New, Activated, Retained, Churned).[STATE] boxes; arrows -->; dotted ..> for optional transitions.[New]
|
| signup complete
v
[Activated] --fails SLA--> [Churn Risk]
| retention event
v
[Retained]
>=3 sessions, NPS<30./{ send email } appended to arrow..factory/skills/... referencing file names (e.g., state-machines/activation.txt).Creates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.
npx claudepluginhub tjboudreaux/cc-visualization-skills --plugin visualization-skills