Antigravity-awesome-skills remotion-best-practices

Best practices for Remotion - Video creation in React

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

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:

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.