adithya-s-k/manim_skill▌
3 approved skills in this repository
manim-composer
Productivity
Plan educational math and science videos scene-by-scene before implementing with Manim. \n \n Conducts topic research and asks clarifying questions about audience, video length, depth, and style preferences to shape the narrative \n Outputs a comprehensive scenes.md file specifying each scene's purpose, visual elements, animations, narration, and technical implementation notes \n Applies 3Blue1Brown principles including progressive revelation, visual continuity, pacing variation, and mathematica
manimce-best-practices
Productivity
Best practices and patterns for Manim Community Edition, the Python animation engine for mathematical visualizations. \n \n Covers Scene structure, mobject types, 15+ animation classes, and LaTeX/MathTex rendering with color control \n Includes 3D support via ThreeDScene, camera manipulation, updaters with ValueTracker, and coordinate systems (Axes, NumberPlane) \n Provides organized rule files for core concepts, text/math, styling, positioning, timing, and CLI usage with quality flags \n Includ
manimgl-best-practices
Productivity
ManimGL best practices and patterns for 3Blue1Brown's OpenGL-based animation engine. \n \n Covers InteractiveScene, Tex with LaTeX rendering, camera frame control, and 3D scene setup with lighting and surfaces \n Interactive development workflow with -se flag for checkpoint-based iteration and self.embed() for debugging \n Comprehensive rule files for animations, mobjects, text styling, colors, 3D rendering, and CLI configuration \n Includes working examples and scene templates for basic 2D, mat