Second-brain-skills remotion-best-practices

install
source · Clone the upstream repo
git clone https://github.com/coleam00/second-brain-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/coleam00/second-brain-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.claude/skills/remotion" ~/.claude/skills/coleam00-second-brain-skills-remotion-best-practices && rm -rf "$T"
manifest: .claude/skills/remotion/skill.md
source content

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: