| name | remotion-render-ops |
| description | Run Remotion Studio, still checks, local renders, SSR renders, output naming, logs, and render manifest handoff. |
Remotion Render Ops
Use this skill when moving from source code to rendered output.
Sequence
- Verify dependencies and package scripts.
- Start or inspect Remotion Studio for interactive preview when useful.
- Render at least one still frame before full render.
- Run local render for ordinary jobs.
- Use
@remotion/renderer SSR only when the workflow needs server-side props, API integration, or product embedding.
- Write a render manifest with command, props, versions, assets, outputs, and logs.
- Hand off to
remotion-qc.
Output Naming
Use stable names:
<project-id>__<composition-id>__<variant>__<width>x<height>__<fps>fps__v<revision>.mp4
Keep experimental renders separate from publish candidates.