What problem does it solve?
This Skill solves the problem of inconsistent, hard-to-review scientific documentation by enforcing a canonical, text-first standard using Markdown plus Mermaid diagrams.
Core Features & Use Cases
- Markdown-first scientific writing standard: Applies a consistent structure (templates) and formatting rules (headings, details blocks, citations, tables) so documents stay readable and diff-friendly.
- Mermaid as the default visualization format: Guides you to represent relationships, workflows, and system structure with Mermaid diagrams instead of images or prose-only descriptions.
- Diagram type selection and style enforcement: Provides rules and references for ~24 Mermaid diagram types, including accessibility requirements (accTitle/accDescr where supported) and syntax pitfalls.
- Document templates for common scientific/engineering artifacts: Supports reusable templates for decision records, issues, presentations, research papers, status reports, PR records, and more.
Quick Start
Use this skill when you are drafting a scientific report and want the source document to include Mermaid diagrams inline for workflows, relationships, and structure.