remotion-video

Installation
SKILL.md

When to use

Use this skill whenever you are dealing with Remotion code to obtain domain-specific knowledge for programmatic video creation.

Core Principles

Remotion allows you to create videos using React components. Key concepts:

  1. Compositions: Define video compositions with duration, fps, width, and height
  2. Frame-based Animation: Use useCurrentFrame() and useVideoConfig() for animations
  3. Interpolation: Use interpolate() for smooth transitions and animations
  4. Sequencing: Use <Sequence> to control timing of components

Best Practices

Installs
Repository
smithery/ai
First Seen
remotion-video — smithery/ai