manim-composer
๐ฏSkillfrom adithya-s-k/manim_skill
Creates mathematical animations and visualizations using the Manim library, enabling clear visual explanations of math concepts, algorithms, and data structures through programmatic video generation.
Overview
manim-composer is a Claude Code skill that provides comprehensive best practices, patterns, and battle-tested code examples for creating mathematical animations using both Manim Community Edition and ManimGL (3Blue1Brown's version). It serves as an AI-powered assistant for building educational and scientific animation content, covering both the community-maintained stable version and Grant Sanderson's original OpenGL-based version.
Key Features
- Dual Manim version support: Covers both Manim Community Edition (stable, well-documented, production-ready) and ManimGL (3Blue1Brown's OpenGL rendering version for interactive development and 3D scenes).
- Battle-tested code examples: Provides proven patterns and code snippets that work reliably for mathematical animation creation.
- Educational content creation: Optimized for building the kind of explanatory mathematical animations popularized by 3Blue1Brown's YouTube channel.
- Quick installation via skills.sh: Install with a single
npx skills addcommand to get both Manim skills set up in your AI agent. - Covers full animation workflow: From basic scene setup to advanced 3D rendering, interactive development, and rapid prototyping.
Who is this for?
This skill is designed for educators, content creators, and developers who want to create mathematical animations using the Manim library with AI assistance. It is especially valuable for anyone inspired by 3Blue1Brown-style explanatory videos who wants to produce similar content, whether for YouTube, classroom presentations, or interactive learning materials.
Same repository
adithya-s-k/manim_skill(3 items)
Installation
npx vibeindex add adithya-s-k/manim_skill --skill manim-composernpx skills add adithya-s-k/manim_skill --skill manim-composer~/.claude/skills/manim-composer/SKILL.mdSKILL.md
More from this repository2
Comprehensive best practices and examples for both Manim Community Edition and ManimGL (3Blue1Brown), providing battle-tested patterns for creating mathematical animations.
Best practices and patterns skill for ManimGL (3Blue1Brown version) and Manim Community Edition mathematical animation libraries