🎬
FrontendPython

ManimGL Best Practices

by adithya-s-k

ManimGL Best Practices is a Frontend skill for Claude Code, published by adithya-s-k in manim_skill.

1.1K stars88 forkson adithya-s-k/manim_skillAdded 2026/08/21Repository updated 2026/01/23
agent-skills
Install in seconds
Install ManimGL Best Practices
Copy ManimGL Best Practices into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/adithya-s-k/manim_skill/tree/main/skills/manimgl-best-practices ~/.claude/skills/manimgl-best-practices

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/adithya-s-k/manim_skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/manimgl-best-practices/SKILL.md in adithya-s-k/manim_skill
Installs to
~/.claude/skills/manimgl-best-practices
Collection
One of 3 skills cataloged from this repository
Category
Frontend567 skills

What ManimGL Best Practices does

ManimGL Best Practices covers Grant Sanderson’s ManimGL patterns for scenes, camera control, text, 3D objects, and interactive debugging. Use it when writing `manimgl` scenes or working with `InteractiveScene`, `self.frame`, or `checkpoint_paste()`.

ManimGL Best Practices is cataloged under Frontend on DirSkills. ManimGL Best Practices comes from a repository tagged agent-skills.

Documentation

README

How to use

Read individual rule files for detailed explanations and code examples:

Core Concepts

Creation & Transformation

This is the opening of the README. Read the full README on GitHub.

Frequently asked about ManimGL Best Practices

  • What else does adithya-s-k publish alongside ManimGL Best Practices?

    ManimGL Best Practices is one of 3 skills that DirSkills catalogs from adithya-s-k/manim_skill, the repository it ships in. Its siblings there include Manim Community Best Practices and Manim Composer. Each one is a separate skill with its own page in this directory, installs the same way ManimGL Best Practices does, and is maintained by adithya-s-k in that same repository. The rest of the collection is listed on the adithya-s-k/manim_skill page.

  • How does ManimGL Best Practices compare to other Frontend skills?

    ManimGL Best Practices ranks #315 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ManimGL Best Practices against them. Open each page to compare what they document and how they install.