manimce-best-practices

Installation
Summary

Best practices and patterns for Manim Community Edition, the Python animation engine for mathematical visualizations.

  • Covers Scene structure, mobject types, 15+ animation classes, and LaTeX/MathTex rendering with color control
  • Includes 3D support via ThreeDScene, camera manipulation, updaters with ValueTracker, and coordinate systems (Axes, NumberPlane)
  • Provides organized rule files for core concepts, text/math, styling, positioning, timing, and CLI usage with quality flags
  • Includes five complete working examples (basic animations, math visualization, updaters, graphing, 3D) and three scene templates for quick project setup
  • Distinguishes ManimCE (from manim import *, manim CLI) from ManimGL/3b1b version to prevent version confusion
SKILL.md

How to use

Read individual rule files for detailed explanations and code examples:

Core Concepts

Creation & Transformation

Text & Math

Related skills

More from adithya-s-k/manim_skill

Installs
1.9K
GitHub Stars
858
First Seen
Jan 22, 2026