AgentSkillsCN

remotion-best-practices

在 React 中进行 Remotion 视频制作的最佳实践。在构建、审查或优化 Remotion 合成、动画时序、素材资源、字幕,以及渲染管线时使用。

SKILL.md
--- frontmatter
name: remotion-best-practices
description: Best practices for Remotion video creation in React. Use when building, reviewing, or optimizing Remotion compositions, animation timing, assets, captions, and render pipelines.
metadata:
  tags: remotion, video, react, animation, composition

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.

How to use

Read individual rule files for detailed explanations and code examples: