Download for macOS
Skill

remotion-video-creation

@affaan-m Updated 2026-08-13

Best practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more. Use when building video in React with Remotion — animations, audio, captions, charts, or transitions.

ai-agentsanthropicclaudeclaude-codedeveloper-toolsllmmcpproductivity

Install

git clone https://github.com/affaan-m/ECC /tmp/ECC && ln -s /tmp/ECC/skills/remotion-video-creation ~/.claude/skills/remotion-video-creation

From README

When to use Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge. How to use Read individual rule files for detailed explanations and code examples: rules/3d.md - 3D content in Remotion using Three.js and React Three Fiber rules/animations.md - Fundamental animation skills for Remotion rules/assets.md - Importing images, videos, audio, and fonts into Remotion rules/audio.md - Using audio and sound in Remotion - importing, trimming, volume, speed, pitch rules/calculate-metadata.md - Dynamically set composition duration, dimensions, and props rules/can-decode.md - Check if a video can be decoded by the browser using Mediabunny rules/charts.md - Chart and data visualization patterns for Remotion rules/compositions.md - Defining compositions, stills, folders, default props and dynamic metadata rules/display-captions.md - Displaying captions in Remotion with TikTok-style pages and word highlighting rules/extract-frames.md - Extract frames fr...