What problem does it solve?
Standardized, maintainable architecture documentation is hard to keep up-to-date across teams. This skill provides a structured approach to document systems using Mermaid diagrams, empowering teams to produce clear, reusable diagrams and keep documentation in sync with implementation plans.
Core Features & Use Cases
- Mermaid Diagram Best Practices: clear rules for labeling and escaping special characters to guarantee diagrams render correctly.
- Flowchart Template: canonical flow representations for data and control flows.
- Sequence Diagram Template: lifecycle and interaction sequences across components.
- Entity Relationship Diagram Template: data model visualization for relational structures.
- State Diagram Template: process and state transitions for system behaviors.
- Documentation Structure: guidance for implementation plans and structured docs under docs/implementation-plan/ and related feature docs.
- ASCII Diagrams: lightweight alternatives for quick, text-based diagrams.
Quick Start
Create your first architecture diagram in your docs/architecture/ directory using Mermaid.