manim

Featured

Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control

Web & Frontend 27,705 stars 2858 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Manim Community - Mathematical Animation Engine Comprehensive skill set for creating mathematical animations using Manim Community, a Python framework for creating explanatory math videos programmatically, popularized by 3Blue1Brown. ## When to use Use this skill whenever you are dealing with Manim code to obtain domain-specific knowledge about: - Creating mathematical animations and visualizations - Building educational video content programmatically - Working with geometric shapes and transformations - Animating LaTeX equations and mathematical formulas - Creating graphs, charts, and coordinate systems - Implementing scene-based animation sequences - Rendering high-quality mathematical diagrams - Building explanatory visual content for teaching ## Core Concepts Manim allows you to create animations using: - **Scenes**: Canvas for your animations where you orchestrate mobjects - **Mobjects**: Mathematical objects that can be displayed (shapes, text, equations) - **Animations**: Transformations applied to mobjects (Write, Create, Transform, FadeIn) - **Transforms**: Morphing between different states of mobjects - **LaTeX Integration**: Native support for rendering mathematical notation - **Python Simplicity**: Use Python to programmatically specify animation behavior ## Key Features - Precise mathematical object positioning and transformations - Native LaTeX rendering for equations and formulas - Extensive shape library (circles, rectangles, arrows, polygons) - Coor...

Details

Author
davila7
Repository
davila7/claude-code-templates
Created
11 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

manim-video

Plan, script, render, and stitch Manim Community Edition videos in Python. Use when the user asks for animated math explanations, algorithm walkthroughs, equation derivations, technical concept videos, 3Blue1Brown-style explainers, or programmatic educational motion graphics.

109 Updated today
HybridAIOne
AI & Automation Solid

manim-video

Production pipeline for mathematical and technical animations using Manim Community Edition. Creates 3Blue1Brown-style explainer videos, algorithm visualizations, equation derivations, architecture diagrams, and data stories. Use when users request: animated explanations, math animations, concept visualizations, algorithm walkthroughs, technical explainers, 3Blue1Brown style videos, or any programmatic animation with geometric/mathematical content.

175,435 Updated today
NousResearch
Web & Frontend Listed

manim-fundamentals

Core Manim concepts including Scene lifecycle, Mobject hierarchy, coordinate systems, animation lifecycle, and rate functions.

1 Updated 3 days ago
choxos
AI & Automation Listed

manimce-best-practices

Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains `from manim import *`, (3) User runs `manim` CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes. Best practices for Manim Community Edition - the community-maintained Python animation engine. Covers Scene structure, animations, LaTeX/MathTex, 3D with ThreeDScene, camera control, styling, and CLI usage. NOT for ManimGL/3b1b version (which uses `manimlib` imports and `manimgl` CLI).

892 Updated 4 months ago
adithya-s-k
AI & Automation Solid

manim-video

Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.

201,447 Updated yesterday
affaan-m