video-common

Installation
SKILL.md

Remotion Common Utilities

Shared patterns and references for all video skills in this project.

Project Structure

remotion-assistant/
├── src/
│   ├── index.tsx          # Entry point
│   ├── Root.tsx           # Composition registry
│   ├── compositions/      # Video compositions
│   └── components/        # Reusable components
├── public/                # Static assets
│   ├── fonts/
│   ├── images/
│   └── audio/
└── out/                   # Rendered output
Related skills
Installs
2
GitHub Stars
4
First Seen
Apr 9, 2026