Best practices for rendering videos
Scanned 9/2/2026
Install to Claude Code
npx -y skills add guanyang/open-agent-hub --skill remotion-render --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Remotion Render?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/guanyang-remotion-render)More formats (shields.io, HTML) on the badges page.
---
name: remotion-render
description: Best practices for rendering videos
metadata:
tags: remotion, render
---
## General rendering strategy
Render a video using:
```
npx remotion render
```
Full list of options: https://www.remotion.dev/docs/cli/render.md
Render a still using:
```
npx remotion still
```
Full list of options: https://www.remotion.dev/docs/cli/still.md
## Transparent videos
See [Transparent videos](./transparent-videos.md) for rendering out a video with transparency.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!