Open a pull request for the current feature
Use the skills CLI to install this skill with one command. Auto-detects all installed AI assistants.
Method 1 - skills CLI
npx skills i remotion-dev/remotion/.claude/skills/prMethod 2 - openskills (supports sync & update)
npx openskills install remotion-dev/remotionAuto-detects Claude Code, Cursor, Codex CLI, Gemini CLI, and more. One install, works everywhere.
Installation Path
Download and extract to one of the following locations:
No setup needed. Let our cloud agents run this skill for you.
Select Provider
Select Model
Best for coding tasks
No setup required
Ensure we are not on the main branch, make a branch if necessary.
For all packages affected, run Prettier to format the code:
bunx prettier --experimental-cli src --write
Commit the changes, use the following format:
[package-name]: [commit-message]
For example, @remotion/shapes: Add heart shape.
The package name must be obtained from package.json.
If multiple packages are affected, use the one that you think if most relevant.
Push the changes to the remote branch.
Use the gh CLI to create a pull request and use the same format as above for the title.