mcpbeat

Remotion Saas

remotion-dev/remotion-saas

Build an app with Remotion

This is a copy. The original lives at remotion-dev/remotion-remotion-saas.

2k tokens
context cost
the whole folder, loaded on every use
6
files
instructions only
1
copies elsewhere
how many repositories repackaged it
4202
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/remotion-dev/skills --skill remotion-saas

What comes with it

7 042 bytes besides the instruction
agents/openai.yaml
assets/remotion-icon.png
framework.md
player.md
rendering.md

The instruction itself

6 sections, as written by the author

One can build apps with Remotion.

It is possible to have a simple form and hook it up to a render, or have a complex video editor.

Choosing a template or a framework

We have several templates for SaaS which can be cloned or used as a reference.

See Choosing a framework for help choosing a template or framework.

The <Player>

This component allows embedding a Remotion preview in a React app. See Player for more information about the Player.

Rendering

There are client-side and server-side rendering options available. See Rendering for advice on how to choose, and about the Lambda, Vercel, Node.js and Cloudflare options.

With Vue

See https://www.remotion.dev/docs/vue.md for how to use Remotion with Vue.

Angular

See https://www.remotion.dev/docs/angular.md for how to use Remotion with Angular.

Svelte

See https://www.remotion.dev/docs/svelte.md for how to use Remotion with Svelte.

Repackaged in 1 other repositories

same content, different owner
remotion-dev/remotion open on GitHub →

How to use it

Copy the folder

Take remotion-dev/remotion-saas from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.