What problem does it solve? Creating animated flowcharts and architecture diagrams usually requires manual layout work or produces static, generic output. This Skill lets you author a small semantic JSON graph while a deterministic Python engine computes all geometry, renders a single self-contained HTML file, and verifies the result with mechanized checkers. ## Core Features & Use Cases - Animated diagram generation: Produces flowcharts and architecture diagrams with flowing connectors, glowing comet-dot request paths, pulsing node halos, and a built-in light/dark theme toggle (midnight, neon, aurora, daylight palettes). - Mermaid conversion: Converts Mermaid flowchart/graph and stateDiagram-v2 source into animated diagrams while preserving every label verbatim, verified by a fidelity checker. - Mechanized verification: Ships geometry checks (overlaps, connectors crossing boxes, dots off paths, missing animation) and a Mermaid fidelity check that must pass before delivery. - Use Case: Ask for an animated architecture diagram of your system's request path in neon theme, and receive one ~20 KB HTML file that opens in any browser with no external assets. ## Quick Start Ask the agent to draw an animated architecture diagram of your service's request flow with a dark neon theme and a light/dark toggle.