mermaid-creator
Mermaid Creator
Create professional diagrams using Mermaid syntax for documentation, architecture design, and data modeling.
Workflow
- Choose diagram type - Select the appropriate diagram based on what needs to be visualized
- Create .mmd file - Write Mermaid syntax in a
.mmdfile - Validate syntax - Check syntax is correct (Mermaid CLI will report errors)
- Convert to SVG (optional) - Generate SVG for embedding in presentations or documents
Diagram Type Selection
Choose the right diagram type for your use case:
More from narumiruna/agent-skills
svg-illustration
Use when you need SVG diagram rules, layout patterns, or embedding guidance for slide decks and want the minimal SVG-focused reading path.
307python-cli-typer
Use when building or structuring Python CLI commands with Typer, including commands, options, and multi-command apps.
39python-peewee
Use when working with Peewee ORM patterns, especially DatabaseProxy setup, scoped connection/transaction handling, and SQLite-based tests.
13gourmet-research
Use when creating or updating city-based gourmet research outputs that require multi-source evidence, standardized scoring, and structured audit files.
12slide-creator
Use when creating slide decks with Marp/Marpit Markdown (marp), including authoring slide content, designing slide color schemes, and building SVG diagrams or illustrations for the deck.
10python-logging
Use when choosing or configuring Python logging, especially deciding between stdlib logging and loguru for apps or CLIs.
10