Beautiful Mermaid

SkillDev tools

Build publication-grade Mermaid diagrams with consistent styling and SVG-first export for manuscript assets.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Beautiful Mermaid skill

What this skill tells your AI

The instructions your AI receives, as published by drpedapati/sciclaw in skills/beautiful-mermaid/SKILL.md and read by ahel’s review.

Use this skill when authoring architecture, workflow, or methods diagrams.

When to use

  • "make this mermaid look professional"
  • "add system/workflow diagram"
  • "export mermaid to svg"

Workflow

  1. Keep diagram semantics simple: clear nodes, directional flow, minimal crossing edges.
  2. Use consistent naming and grouping for methods sections.
  3. Prefer SVG outputs for manuscript-quality rendering.
  4. Validate diagram text compiles in Quarto render.

Quarto snippet

```{mermaid}
flowchart LR
  A[Question] --> B[Plan]
  B --> C[Execution]
  C --> D[Evidence + Logs]
  D --> E[Manuscript Update]
```

Signals

GitHub stars
88
Forks
17
Last commit
Jul 2026
Advanced
Catalog kind
skill
Gateway key
beautiful-mermaid
Source
github.com/drpedapati/sciclaw