remotion
Remotion renderer for json-render that turns JSON timeline specs into videos. Use when working with @json-render/remotion, building video compositions from JSON, creating video catalogs, or rendering AI-generated video timelines.
By vercel-labs · 1,416 installs
npx skills add vercel-labs/json-render --skill remotion
Source repository · Upstream listing
@json render/remotion
Remotion renderer that converts JSON timeline specs into video compositions.
Quick Start
Using Standard Components
Adding Custom Components
Timeline Spec Structure
Standard Components
Component Type Description
TitleCard scene Full screen title with subtitle
TypingText scene Terminal style typing animation
ImageSlide image Full screen image display
SplitScreen scene Two panel comparison
QuoteCard scene Quote with attribution
StatCard scene Animated statistic display
TextOverlay overlay Text overlay
LowerThird overlay Name/title overlay
Key Exports
Export Purpose
Renderer Render spec to Remotion composition
schema Timeline schema
standardComponents Pre built component registry
standardComponentDefinitions Catalog definitions
useTransition Transition animation hook
ClipWrapper Wrap clips with transitions