Claude Code can now make videos, here’s how

Claude Code can now make videos, here’s how

More

Descriptions:

Remotion — a framework for creating videos programmatically using React components — has released agent skills that allow Claude Code, Open Code, and compatible AI coding agents to generate professional video animations directly from natural language prompts. David Ondrej’s tutorial covers the underlying architecture and full setup process for this integration, which was less than 24 hours old at the time of filming.

The core concept: AI coding agents are strong at writing code but unable to operate GUI-heavy tools like After Effects or Premiere Pro. Remotion bridges this by representing every animation as a React component rendered frame-by-frame and stitched into MP4 via FFmpeg — turning video production into a coding task. Agent skills use a progressive disclosure mechanism, loading only relevant instructions when the task matches, keeping context windows lean. Examples shown include product demo animations resembling polished Gmail UI walkthroughs, motion graphics, and branded video sequences — all produced without touching a visual editor.

Setup involves running Remotion’s npx scaffolding command, enabling Tailwind and agent skills during initialization, then installing the Remotion skill via Vercel’s skills.sh script with a single terminal command. Once installed, Claude Code detects the skill contextually. The video was reportedly produced entirely using this workflow, with Claude Code generating the animations from detailed text prompts inside organized subdirectories.


📺 Source: David Ondrej · Published January 23, 2026
🏷️ Format: Hands On Build

1 Item

Channels