Remotion Player App
Use this skill when a user wants a web app or product surface that previews or personalizes a Remotion composition.
Rules
- Keep Player usage separate from final render scripts.
- Use typed props that match the composition schema.
- Avoid loading server-only renderer APIs into browser bundles.
- Provide predictable controls: play/pause, scrub, variant selection, aspect-ratio preview, and input props where relevant.
- For production rendering, hand off to
remotion-render-opsorremotion-lambdainstead of relying on the Player.