# Doc Mermaid Architecture

> Generate Lunar-Approved technical specifications through robust Mermaid.js diagrams.

- Skill: `jcorpac/doc-mermaid-architecture` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jcorpac/doc-mermaid-architecture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jcorpac/doc-mermaid-architecture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jcorpac (https://skillmd.com/u/jcorpac)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jcorpac/doc-mermaid-architecture

---


# doc-mermaid-architecture

## Purpose
To transform abstract concepts and technical architectures into "Lunar-Approved" Mermaid.js diagrams. Designed for **Planningway** to properly visualize system architecture before any code implementation.

## Usage
1. Read the product requirements or business constraints.
2. Formulate the core flow, sequence, or class structure of the proposed system.
3. Write a standard, fully complete Mermaid diagram inside a standard ````mermaid ```` block.
4. Ensure the style follows clear, over-prepared and highly structured formats perfectly aligned with the team's long-term stability goals.
5. All system boundaries must be clearly rendered using graph subgraphs.

## Resources
- Mermaid.js Documentation
- System design conventions

