remotion-dev/remotion-remotion-saas
Build an app with Remotion
This is a copy. The original lives at remotion-dev/remotion-saas.
npx skills add https://github.com/remotion-dev/remotion --skill remotion-saas
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.
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.
<Player>This component allows embedding a Remotion preview in a React app. See Player for more information about the Player.
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.
See https://www.remotion.dev/docs/vue.md for how to use Remotion with Vue.
See https://www.remotion.dev/docs/angular.md for how to use Remotion with Angular.
See https://www.remotion.dev/docs/svelte.md for how to use Remotion with Svelte.
Take remotion-dev/remotion-remotion-saas from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.