What problem does it solve?
Provides a single, consistent standard for creating scientific and technical documentation where diagrams are first-class, text-diffable artifacts. It prevents siloed image blobs, reduces token-cost for AI workflows, and ensures diagrams and prose remain the canonical, version-controlled source.
Core Features & Use Cases
- Mermaid-first authoring: Embed Mermaid diagrams directly in Markdown so diagrams are editable, diffable, and renderable across platforms.
- Comprehensive style guides: Enforces markdown and Mermaid rules (headings, emoji policy, accTitle/accDescr, classDef usage) to produce accessible, consistent documents.
- 24 diagram-type references & 9 templates: Ready-to-use templates and exemplar guides for flowcharts, sequences, ER, C4, gantt, radar, and more to cover scientific reports, READMEs, ADRs, and presentations.
- Integration guidance: Prescribed three-phase workflow (Mermaid source → optional Python/data plots → optional AI/PNG polish) and cross-skill integration notes for scientific-writing and schematic tools.
Quick Start
Generate a .md report using the nearest template and include inline Mermaid diagrams following the Mermaid style guide and accTitle/accDescr conventions.