utility

Remotion Best Practices

Reference guide for building video in React with Remotion — animations, audio, captions, charts, fonts, frame extraction, and more.

RemotionReactVideoReference
Remotion Best Practices
Bundle
1.41MB
Files
45

Install

claude plugin install remotion-best-practices --from https://fadaly.net/downloads/skills/remotion-best-practices.zip

The skill

When to use

Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

Captions

When dealing with captions or subtitles, load the ./rules/subtitles.md file for more information.

Using FFmpeg

For some video operations, such as trimming videos or detecting silence, FFmpeg should be used. Load the ./rules/ffmpeg.md file for more information.

Audio visualization

When needing to visualize audio (spectrum bars, waveforms, bass-reactive effects), load the ./rules/audio-visualization.md file for more information.

Sound effects

When needing to use sound effects, load the ./rules/sound-effects.md file for more information.

How to use

Read individual rule files for detailed explanations and code examples: