Remotion Transitions banner
Ashad001 Ashad001

Remotion Transitions

Development community

Description

Custom Remotion scene transitions, production-ready TransitionPresentation patterns with animation math and Claude Code skill integration.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

remotion-transitions

A Claude Code skill plugin for building **custom scene transitions in Remotion** — covers the `TransitionPresentation` API from scratch, animation math, timing patterns, and a catalog of production-ready examples to learn from or drop in directly.

Transitions

Name Effect Best for
Striped Slam Alternating brand-color bars slam in from both sides, then retract Opening cuts, high-impact moments
Zoom Punch Outgoing scene retreats; incoming punches in with cubic ease Mid-sequence energy
Diagonal Reveal Dark panel sweeps left→right with skewed edge and glowing accent line Cinematic reveals
Emerald Burst Sharp radial flash peaks at the cut, dissolves in 20% of duration Emotional or product moments
Vertical Shutter N vertical panels close over the old scene, then snap open Graphic, stop-motion feel
Glitch Slam Horizontal shake decay + RGB-offset strip tears on exit Final cuts, CTAs

Installation

Once listed on the marketplace:

/plugin install remotion-transitions

Until then, install via skills.sh:

npx skills add ashad001/remotion-transitions

Or clone manually:

git clone https://github.com/ashad001/remotion-transitions

Skill triggers

This skill auto-activates when you ask Claude about:

  • Custom Remotion transitions or TransitionPresentation
  • "cool transitions", "high-energy transitions", "cinematic transitions"
  • "striped transitions", "glitch transitions", "zoom punch", "shutter"
  • Frame budget math, stagger formulas, spring configs for video

References

File Covers
`SKILL.md` Entry point, golden rules, quick reference
`custom-transition-pattern.md` TransitionPresentation scaffold, linearTiming vs springTiming, stagger formula, common gotchas
`transition-catalog.md` Full TypeSc