What problem does it solve? Writing Remotion video code without domain knowledge leads to common mistakes like CSS animations that flicker during rendering, incorrect asset loading, and mistimed sequences. This Skill supplies the domain-specific rules and code patterns needed to write correct Remotion compositions. ## Core Features & Use Cases - Animation & Timing Rules: Drive all animations with useCurrentFrame(), springs, and interpolation instead of forbidden CSS transitions. - Media Handling: Import images, videos, audio, fonts, GIFs, and Lottie files correctly using staticFile() and Remotion components. - Captions & Audio Visualization: Transcribe, import, and display TikTok-style captions, plus build spectrum bars and waveform visualizations. - Use Case: When asked to create a video with animated captions synced to a voiceover, load this Skill to get the correct @remotion/captions patterns, sequencing rules, and word-highlighting code. ## Quick Start Use the remotion-best-practices skill to create a Remotion composition with a spring-animated title and synced captions.