If you're building video campaigns in Remotion and the built-in transitions feel too generic, this gives you the pattern for making your own. You implement a component using the TransitionPresentation API that receives presentationProgress and presentationDirection, then drive animations with interpolate() instead of CSS. The catalog includes six production transitions like Striped Slam and Glitch Slam pulled from real Instagram campaigns. The golden rules are worth reading: never use useCurrentFrame() inside transitions, create instances at module level, and pair with linearTiming for frame-perfect dramatic cuts. It's focused on high-energy, branded work where you need full control over the motion.
npx -y skills add ashad001/remotion-transitions --skill remotion-transitions --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
davila7/claude-code-templates
orchestra-research/ai-research-skills
agentspace-so/runcomfy-agent-skills
inferen-sh/skills