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 flowcharts visualizing workflows, CI/CD pipelines, deployment processes, and state machines from code or docs. Maps steps, decisions, and transitions.
Provides ASCII diagram patterns for architecture, workflows, file trees, and data visualizations. Use for terminal-rendered box-drawing layouts, progress bars, swimlanes, and blast radius charts.
Generates Mermaid and ASCII diagrams for flowcharts, sequence diagrams, ERDs, C4 architecture, state machines, mindmaps, git graphs, gantt charts, and timelines.