Help us improve
Share bugs, ideas, or general feedback.
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
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Share bugs, ideas, or general feedback.
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