From text-visualizations
Communicate multi-step workflows using consistent ASCII flowcharts and timelines that paste cleanly into PRs, issues, and chats.
How this skill is triggered — by the user, by Claude, or both
Slash command
/text-visualizations:tools-visual-workflowsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Speed up comprehension of complex processes (PR lifecycle, launch plan, triage ops) via monospaced diagrams.
(start) (end)[ action ]{ condition? }-->, ==>, ~~> for async.(start)
|
[Step 1]
|
{Decision?}
/ \
- Timeline template:
Day 0 Day 3 Day 7
|-----|-----|-----|
Dev QA Launch
@alice), tooling (gh pr checks), or SLA markers (<24h)..factory/docs/visuals).npx claudepluginhub tjboudreaux/cc-plugin-text-visualizationsGenerates Mermaid workflow diagrams of CI/CD pipelines, deployment processes, and state machines. Maps process steps, decision points, and error/fallback paths from code or documentation.
Generates ASCII diagrams for architecture, workflows, file trees, and data visualizations. Use for terminal-rendered box-drawing layouts, progress bars, swimlanes, and blast radius visualizations.
Generates Mermaid diagrams in markdown for visualizations of systems, processes, databases, and APIs. Proactively suggests diagrams when explaining complex topics.