remotion-dev avatar

Remotion Best Practices

remotion-dev/skills

This skill provides comprehensive best practices and domain-specific guidelines for working with Remotion, a React framework for creating videos programmatically. It covers key areas such as video and audio handling, animations, 3D content, subtitles, FFmpeg usage, and various media manipulations, offering detailed instructions and code examples. It is ideal for developers building advanced, customizable video projects using Remotion.

npx skills add https://github.com/remotion-dev/skills --skill remotion-best-practices

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:

GitHub Owner

Owner: remotion-dev

Files

subtitles.md

ffmpeg.md

audio-visualization.md

sound-effects.md

3d.md

animations.md

assets.md

audio.md

calculate-metadata.md

can-decode.md

charts.md

compositions.md

extract-frames.md

fonts.md

get-audio-duration.md

get-video-dimensions.md

get-video-duration.md

gifs.md

images.md

light-leaks.md

lottie.md

measuring-dom-nodes.md

measuring-text.md

sequencing.md

tailwind.md

text-animations.md

timing.md

transitions.md

transparent-videos.md

trimming.md

videos.md

parameters.md

maps.md

voiceover.md

More skills