What problem does it solve?
SVG diagram generation skill. Generates professional diagrams (flow, architecture, comparison, hierarchy, cycle, etc.) as SVG matching the slide's theme colors and fonts, saves them to the deck's assets directory, and inserts them into MDX. Text is kept minimal, prioritizing visual clarity. All arrows use orthogonal (right-angle) routing.
Core Features & Use Cases
- Theme-aligned SVGs generated to match colors and fonts, ready to insert into slides.
- Various diagram templates (flow, architecture, process, hierarchy, cycle, etc.) with orthogonal arrows.
- Automated asset management writes to decks/<deck>/assets and updates MDX references.
Quick Start
Describe the diagram you want (deck, slide, and content details) and the tool will generate the SVG, save it to the deck's assets, and insert a reference into the target MDX.