This extends the official Remotion skill with project-specific patterns from a video toolkit. You get a library of pre-built transitions (glitch, light leak, clock wipe, checkerboard) that sit alongside Remotion's standard offerings, plus shared components like AnimatedBackground, SlideTransition, and NarratorPiP. It's useful if you're working in a codebase that's already built up these abstractions and you want Claude to know about your custom transition library and component conventions. The skill explicitly defers core Remotion knowledge to the official remotion-dev skill, so you're meant to use both together. Includes timing guidelines (30fps standard, scene duration conventions) and import path patterns for the specific toolkit structure.
npx skills add https://github.com/digitalsamba/claude-code-video-toolkit --skill remotion