·remotion

Create programmatic videos using React with Remotion. Use when building video compositions, animations, or rendering videos programmatically. Triggers include creating video content with React, animating elements frame-by-frame, rendering videos to MP4/WebM/GIF, using spring/interpolate animations, building video editing apps, or deploying video rendering to AWS Lambda.

35Installs·3Trend·@digitalsamba

Installation

$npx skills add https://github.com/digitalsamba/claude-code-video-toolkit --skill remotion

SKILL.md

Remotion is a framework for creating videos programmatically using React. Videos are functions of frames over time.

First frame is 0, last frame is durationInFrames - 1.

Options: extrapolateLeft, extrapolateRight: 'extend' | 'clamp' | 'identity' | 'wrap'

Create programmatic videos using React with Remotion. Use when building video compositions, animations, or rendering videos programmatically. Triggers include creating video content with React, animating elements frame-by-frame, rendering videos to MP4/WebM/GIF, using spring/interpolate animations, building video editing apps, or deploying video rendering to AWS Lambda. Source: digitalsamba/claude-code-video-toolkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/digitalsamba/claude-code-video-toolkit --skill remotion
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is remotion?

Create programmatic videos using React with Remotion. Use when building video compositions, animations, or rendering videos programmatically. Triggers include creating video content with React, animating elements frame-by-frame, rendering videos to MP4/WebM/GIF, using spring/interpolate animations, building video editing apps, or deploying video rendering to AWS Lambda. Source: digitalsamba/claude-code-video-toolkit.

How do I install remotion?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/digitalsamba/claude-code-video-toolkit --skill remotion Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/digitalsamba/claude-code-video-toolkit

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-01