AgentSkillsCN

remotion-best-practices

结合领域专业知识,创作并编辑 Remotion 视频。 触发条件——当用户在请求中提及“Remotion”时,可选用此技能。 当用户引用 Remotion 项目路径(remotion-videos/*,包含 remotion.config.ts)时,可选用此技能。 当用户希望在 Remotion 环境中创建、动画化或编辑视频内容时,可选用此技能。 当用户想要在 React 中构建合成、动画,或制作视频序列时,可选用此技能。 请务必在编写任何 Remotion 代码之前,先调用此技能。

SKILL.md
--- frontmatter
name: remotion-best-practices
description: |
  Create and edit Remotion videos with domain-specific knowledge.
  TRIGGERS - Use this skill when:
  - User mentions "Remotion" in their request
  - User references a Remotion project path (remotion-videos/*, contains remotion.config.ts)
  - User asks to create, animate, or edit video content in a Remotion context
  - User wants to build compositions, animations, or video sequences in React
  Always invoke this skill BEFORE writing any Remotion code.
metadata:
  tags: remotion, video, react, animation, composition

When to use

Use this skill whenever you are working with Remotion projects. This includes:

  • Creating new video compositions or animations
  • Editing existing Remotion components
  • Adding assets (images, audio, video) to a Remotion project
  • Building animated sequences, transitions, or effects
  • Any task involving a Remotion project directory

Key triggers: The word "Remotion", paths containing remotion-videos/, files like remotion.config.ts, or requests to create animated video content in React.

How to use

Read individual rule files for detailed explanations and code examples: