Directory · Claude Skills

Manimce Best Practices

adithya-s-k/manim_skill

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).

★ 984 Synced 2 weeks ago View SKILL.md

At a glance

Manual install Python Slowing down
Install git clone --depth 1 https://github.com/adithya-s-k/manim_skill cp -r manim_skill/skills/manimce-best-practices ~/.claude/skills/manimce-best-practices
Can use Not declared by the author

Setup, runtime and requirements describe adithya-s-k/manim_skill, the repo this skill ships in.

Also in adithya-s-k/manim_skill

View the repo

Trigger when: (1) User wants to create an educational/explainer video, (2) User has a vague concept they want visualized, (3) User mentions...

Trigger when: (1) User mentions "manimgl" or "ManimGL" or "3b1b manim", (2) Code contains `from manimlib import *`, (3) User runs `manimgl`...