Directory · Claude Skills

Manimgl Best Practices

adithya-s-k/manim_skill

Trigger when: (1) User mentions "manimgl" or "ManimGL" or "3b1b manim", (2) Code contains `from manimlib import *`, (3) User runs `manimgl` CLI commands, (4) Working with InteractiveScene, self.frame, self.embed(), ShowCreation(), or ManimGL-specific patterns. Best practices for ManimGL (Grant Sanderson's 3Blue1Brown version) - OpenGL-based animation engine with interactive development. Covers InteractiveScene, Tex with t2c, camera frame control, interactive mode (-se flag), 3D rendering, and checkpoint_paste() workflow. NOT for Manim Community Edition (which uses `manim` imports and `manim` C...

★ 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/manimgl-best-practices ~/.claude/skills/manimgl-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 mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains `from manim import *`, (3) User runs `manim` CL...

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