What problem does it solve?
This Skill removes the pain of drawing formal architecture, workflow, and pipeline diagrams by hand, ensuring your diagrams are precise, consistent, and publication-ready.
Core Features & Use Cases
- Deterministic JSON → SVG rendering: generate the same SVG from the same FigureSpec spec for reproducible paper and documentation figures.
- Editable vector output: produce plain-text SVG that you can fine-tune later (and reuse across drafts).
- Schema validation and clear errors: validate FigureSpec before rendering to avoid broken or malformed diagrams.
- CJK label support: render multi-line Chinese/Japanese/Korean labels with proper width estimation for clean typography.
- No external APIs: run fully local using the repository’s deterministic renderer.
Quick Start
Generate a publication-quality architecture diagram by rendering your FigureSpec JSON file into an output SVG using the local figure renderer.