What problem does it solve? Producing clear animated explainers for technical concepts like graphs, architectures, and workflows is hard with generic video tools. This Skill provides a structured Manim workflow that turns a technical concept into a storyboarded, scene-by-scene animation with a reusable starter scene. ## Core Features & Use Cases - Scene-First Planning: Breaks a concept into 3-6 scenes where each scene proves one thing, with a storyboard and render plan before any code is written. - Network Graph Starter: Ships a ready-to-render Manim scene (assets/network_graph_scene.py) showing graph optimization with nodes, edges, and progressive reveal. - Render Conventions: Defaults to 16:9 MP4 output, low-quality smoke test renders first, and a clean thumbnail frame for social sharing. - Use Case: You need a short explainer showing how a social graph is pruned of low-signal follows and strengthened via warm-path bridges. Run the starter scene, adapt the nodes and labels, and render a polished 16:9 MP4. ## Quick Start Ask the AI to create a Manim explainer animation for your technical concept, starting with a storyboard and a low-quality smoke test render.