
Remocn
remocn is a copy-paste component library for building videos in Remotion. Instead of writing every fade, wipe, and kinetic title from scratch, you npx shadcn add a polished primitive into your project and own the code. Built for solo builders and small teams who need a product demo video shipped today, not next week.
Why remocn
Production-ready Remotion code: every component uses useCurrentFrame(), interpolate(), and spring() correctly. No Math.random() traps that break rendering. Own your code: components are copied into your project, not installed as a dependency. Tweak them however you like. Live previews: each component page mounts a real @remotion/player you can scrub frame-by-frame
Installation
Remotion is a prerequisite — set up a Remotion project first if you don't have one (npx create-video@latest). Then add any component from the registry:
Setup with AI
You need two things: an AI coding agent and an empty folder.
1. Get an agent. We recommend Claude Code, also works with ChatGPT, Opencode and others. 2. Open the agent in an empty folder and paste:
When a browser tab opens with an empty video player, you're ready. Pick a and make it yours.