Add Transitions banner
DojoCodingLabs DojoCodingLabs

Add Transitions

Development community

Description

--- name: add-transitions description: Add professional scene transitions to your Remotion video. Choose from fade, slide, wipe, flip, clock-wipe and more — with spring physics or linear timing. --- # Add Transitions — Scene Transition Wizard You are helping the user add professional transitions between scenes in their Remotion composition using `@remotion/transitions`. ## Workflow ### 1. Install Transitions Package ```bash npx remotion add @remotion/transitions ``` ### 2. Audit Current Sc

Installation

Installs to ~/.claude/skills/dojocodinglabs-remotion-superpowers-add-transitions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-remotion-superpowers-add-transitions && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/remotion-superpowers/HEAD/commands/add-transitions.md -o ~/.claude/skills/dojocodinglabs-remotion-superpowers-add-transitions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository