Skip to content
Back to templates

diagram-mermaid-generator

@randalolson/diagram-mermaid-generator
Checks
Safety
Automated checks did not flag this template at publish. This describes how the skill is written, not the outputs it produces, and is not a guarantee of fitness.
Runnable
Has clear, ordered instructions and a defined input and output contract an agent can follow. This describes how the skill is written, not the outputs it produces, and is not a guarantee of fitness.
Well-formed
Says what a correct output looks like, checks the output against it with a specific verifier, and is discoverable and coherent. This describes how the skill is written, not the outputs it produces, and is not a guarantee of fitness.

Use when you can describe a flow, architecture, data model, state machine, class layout, or topic tree in one or two sentences and want a clean, shareable diagram back without learning Mermaid syntax or opening a separate diagramming tool. You get a diagram source you can paste anywhere plus a rendered image you can drop into docs, slides, or chat.

Outcome

Raise the share of technical diagrams that land in docs, slides, and reviews rendering cleanly and matching the described structure on the first pass, cutting the back-and-forth over wrong or unreadable diagrams.

Use this template

Your agent fetches this runbook and runs it, revising the output until the verifiers pass.

First time with Goodeye?

Connect your agent over MCP, then ask it to fetch this template by its identifier. Or install the CLI and run the command below.

Connect your agent (Claude Code)
claude mcp add --transport http goodeye https://mcp.goodeye.dev/mcp
Or install the CLI
uv tool install goodeye

Connecting over MCP prompts a quick sign-in. The CLI can fetch and run a public template with no account.

Set up another clientFull quickstart

Fetch or fork

Fetch with CLI
goodeye templates get @randalolson/diagram-mermaid-generator
Fork with CLI
goodeye templates fork @randalolson/diagram-mermaid-generator

Also available from

MCP
get_template(identifier="@randalolson/diagram-mermaid-generator")
REST
curl https://api.goodeye.dev/v1/templates/@randalolson/diagram-mermaid-generator