Visualization Skills for Claude Code - Mermaid diagrams, ASCII architecture maps, workflow blueprints, state machines, CLI cheatsheets, and retro templates
npx claudepluginhub tjboudreaux/cc-visualization-skills6 Visualization Skills for Claude Code - Mermaid diagrams, ASCII architecture, workflows, state machines, cheatsheets, and retro templates
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
6 Visualization Skills for Claude Code. Mermaid diagrams, ASCII architecture maps, workflow blueprints, state machines, CLI cheatsheets, and retrospective templates.
| Skill | Description |
|---|---|
tools-mermaid | Mermaid diagram syntax for flowcharts, sequence diagrams, ER diagrams, state machines, Gantt charts, and more |
tools-visual-ascii-arch | Layered ASCII architecture diagrams for terminals, PRs, and ADRs |
tools-visual-workflows | Multi-step workflow flowcharts and timelines |
tools-visual-state-machines | User journey and process state machine storyboards |
tools-visual-cheatsheets | Portable ASCII CLI command reference panels |
tools-visual-retro | Retrospective and experiment readout templates |
/plugin install tjboudreaux/cc-visualization-skills
Add to .factory/settings.json:
{
"enabledPlugins": {
"visualization-skills@cc-visualization-skills": true
}
}
> Create a Mermaid sequence diagram for this API flow
> Draw an ASCII architecture diagram of the system
> Build a CLI cheatsheet for our deployment commands
> Create a state machine for the user onboarding flow
MIT