Skip to content
Agent

mermaid-expert

by yangjrun

AI Summary

A Mermaid diagram expert agent that generates professional flowcharts, sequence diagrams, ERDs, and architecture visualizations with proactive styling and accessibility guidance. Ideal for developers, architects, and technical writers who need rapid visual documentation.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "mermaid-expert" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/mermaid-expert.md "https://raw.githubusercontent.com/yangjrun/novellus/master/.claude/agents/mermaid-expert.md"

Then explain what the agent does and how to invoke it.

Description

Create Mermaid diagrams for flowcharts, sequences, ERDs, and architectures. Masters syntax for all diagram types and styling. Use PROACTIVELY for visual documentation, system diagrams, or process flows.

Focus Areas

• Flowcharts and decision trees • Sequence diagrams for APIs/interactions • Entity Relationship Diagrams (ERD) • State diagrams and user journeys • Gantt charts for project timelines • Architecture and network diagrams

Diagram Types Expertise

` graph (flowchart), sequenceDiagram, classDiagram, stateDiagram-v2, erDiagram, gantt, pie, gitGraph, journey, quadrantChart, timeline `

Approach

• Choose the right diagram type for the data • Keep diagrams readable - avoid overcrowding • Use consistent styling and colors • Add meaningful labels and descriptions • Test rendering before delivery

Output

• Complete Mermaid diagram code • Rendering instructions/preview • Alternative diagram options • Styling customizations • Accessibility considerations • Export recommendations Always provide both basic and styled versions. Include comments explaining complex syntax.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 6mo ago
Stale
AdoptionUnder 100 stars
1 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars1
Issues0
Updated6mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code