What problem does it solve? Building videos programmatically with Remotion often requires reinventing common scene transitions, reusable visual components, and consistent timing conventions across projects. This Skill provides a curated set of toolkit-specific patterns so you can compose polished videos without rebuilding shared infrastructure. ## Core Features & Use Cases - Custom Transition Library: Apply scene-to-scene effects like glitch, lightLeak, clockWipe, pixelate, and checkerboard via TransitionSeries, with documented options and duration guidelines. - Shared Component Catalog: Import ready-made components such as AnimatedBackground, SlideTransition, SplitScreen, NarratorPiP, and LogoWatermark from lib/components. - Project Conventions & API Reference: Follow frame-based animation best practices, 30fps timing tables, and a full Remotion API reference covering hooks, renderer, Lambda, and Player. - Use Case: When building a product demo video, you can chain Title, Demo, and Stats scenes with glitch or lightLeak transitions, add a LogoWatermark overlay, and follow the pacing guidelines for voiceover timing. ## Quick Start Ask the AI to create a Remotion video composition using the toolkit's shared components and a custom transition such as glitch or checkerboard between scenes.