What problem does it solve?
This Skill solves the problem of generating formal, publication-quality architecture and workflow figures without relying on unreliable, hand-drawn, or non-deterministic illustrations.
Core Features & Use Cases
- Deterministic JSON → SVG rendering: converts the same FigureSpec into identical, reproducible SVG output for paper-grade diagrams.
- Editable vector output: outputs plain-text SVG that you can directly edit and refine after generation.
- Validated, schema-aligned specs: checks FigureSpec structure before rendering and provides clear error messages for malformed specs.
- Publication-ready diagram types: supports architecture, workflow pipelines, audit cascades, and system topology diagrams with shape-aware edges.
- Chinese/Japanese/Korean label handling: improves multi-line label rendering for CJK text with consistent sizing.
Quick Start
Use the figure-spec skill to render a diagram from your FigureSpec JSON file named spec.json into an output SVG named diagram.svg.