remotion-best-practices
Best practices for creating videos with React and Remotion.

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` CLI).
npx skills add adithya-s-k/manim_skillBest practices for creating videos with React and Remotion.

Provides React and Next.js performance optimization guidelines from Vercel Engineering.

A skill for applying React composition patterns that scale, useful for refactoring components and building flexible libraries.

A skill for systematic debugging to identify and resolve bugs or unexpected behaviors before proposing fixes.

Best practices for React Native and Expo app development, focusing on performance and native module integration.
