Mermaid Flow Visualizer banner
Maxcogar Maxcogar

Mermaid Flow Visualizer

Data & AI community

Description

--- name: mermaid-flow-visualizer description: Use this agent when the user explicitly requests a Mermaid diagram to visualize code architecture, data flow, component connections, or system relationships. This agent specializes in creating clear, accessible diagrams that help users understand complex technical relationships at a glance.\n\nExamples:\n\n<example>\nContext: User is discussing how the voice command system works and wants to understand the flow.\nuser: "Can you make a mermaid diagra

Installation

Installs to ~/.claude/agents/maxcogar-agent-armory-mermaid-flow-visualizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Maxcogar/agent-armory/HEAD/agents/mermaid-flow-visualizer.md -o ~/.claude/agents/maxcogar-agent-armory-mermaid-flow-visualizer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository