Remotion saas
Skill aiskillstore/marketplace/skills/remotion-dev/remotion-saas
Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
npx -y skills add aiskillstore/marketplace --skill remotion-saasAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Building video apps with Remotion - framework, rendering and Player advice
SKILL.md
1.1 KB, as published. Nobody here has run it
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.