What problem does it solve? Writing correct Manim Community Edition code requires knowing its specific API, which differs from the 3b1b/ManimGL version, and outdated tutorials often cause confusion. This Skill supplies verified rules, working examples, and scene templates covering scenes, mobjects, animations, LaTeX, 3D, camera control, and CLI rendering. ## Core Features & Use Cases - Rule Library: Detailed guides for scenes, mobjects, animations, transforms, text, MathTex, colors, positioning, axes, graphing, 3D, updaters, camera, CLI, and configuration. - Working Examples: Tested Python files demonstrating basic animations, math visualization, updater patterns, graph plotting, and 3D visualization. - Scene Templates: Copy-ready templates for standard 2D scenes, MovingCameraScene with zoom/pan, and ThreeDScene with camera rotation. - Use Case: When asked to create an animated math derivation, the Skill guides correct use of MathTex, TransformMatchingTex, color-coded equations, and the proper manim -pqh render command. ## Quick Start Use the manimce-best-practices skill to write a Manim Community scene that animates the equation e to the i pi plus one equals zero with color-coded terms.