remotion-best-practices

Best practices for Remotion - Video creation in React

Content Preview
---
name: remotion-best-practices
description: "Best practices for Remotion - Video creation in React"
risk: unknown
source: community
tags: "remotion, video, react, animation, composition"
date_added: "2026-02-27"
---

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

## How to use

Read individual rule files for detailed explanations and code examples:

- [rules/3d.md](rules/3d.md) - 3D content in Remotion using Three.js and Re
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/remotion-best-practices.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/remotion-best-practices/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/remotion-best-practices/SKILL.md

Related Skills