@skills · Owner
Agent skills by remotion-dev
103 skills indexed from github.com/remotion-dev. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .agents · Collection · 55,698 stars
- add-bug · Skill · 55,698 stars
Add a new Remotion bug entry to packages/bugs/api/[v].ts. Use when the user describes a bug and affected Remotion versions that should be surfaced through
- add-cli-option · Skill · 55,698 stars
Add a new Remotion CLI or config option by creating an AnyRemotionOption, registering CLI parsing, wiring config setters, and updating documentation. Use w
- add-effect · Skill · 55,698 stars
Add a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, a
- add-expert · Skill · 55,698 stars
Add a new expert to the Remotion experts page
- add-new-package · Skill · 55,698 stars
Add a new package to the Remotion monorepo, including package scaffolding, monorepo registration, documentation, build scripts, tests, and release checklis
- add-sfx · Skill · 55,698 stars
Add a new sound effect to @remotion/sfx
- add-webcodecs-bug · Skill · 55,698 stars
Add a browser WebCodecs bug to the Remotion Mediabunny WebCodecs bugs docs page. Use when given a Chromium, WebKit, or Firefox issue URL that should be tra
- canvas-capture-extension · Skill · 55,698 stars
Rebuild, install, and reload the private Remotion Canvas Capture unpacked Chrome extension. Use when the extension needs to be restored after a Codex workt
- checkout · Skill · 55,698 stars
Checkout a requested branch or ref in the Remotion repo, rename the current task to the associated PR title when running in Codex, then install dependencie
- convert · Skill · 55,698 stars
Start the local @remotion/convert app and open it in the Codex browser. Use when the user invokes /convert or $convert, asks to launch convert.remotion.dev
- deprecate-api · Skill · 55,698 stars
Reference for how deprecation of public Remotion APIs is represented in TypeScript source and documentation. Use when adding, reviewing, or discussing a de
- docs · Skill · 55,698 stars
Start the Remotion docs site and open it in the Codex browser. Use when the user invokes /docs or $docs, asks to launch the local documentation site, or wa
- docs-demo · Skill · 55,698 stars
Add an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.
- find-unplanned-issues · Skill · 55,698 stars
Audit and clean the Remotion GitHub masterplan hierarchy. Use when finding open issues that lack a masterplan ancestor, identifying orphaned issues that ne
- fix-dependabot · Skill · 55,698 stars
Fix a Dependabot PR by updating all monorepo instances of the dependency, running bun install, and pushing
- flake · Skill · 55,698 stars
Track Remotion CI flakes in issue #8375, increment repeated signatures, discover failed PR checks when no PR is given, and rerun flaky GitHub Actions jobs.
- formatting · Skill · 55,698 stars
Run Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.
- gh-stack · Skill · 55,698 stars
Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase,
- homepage-video-assets · Skill · 55,698 stars
Use when rendering or replacing Remotion homepage creator strip videos, especially transparent Chrome WebM and Safari MP4 assets copied into both promo-pag
- interactivity-best-practices · Skill · 55,698 stars
Best practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.
- issue · Skill · 55,698 stars
Create or update GitHub issues with correct Remotion naming and safe multiline Markdown handling
- issue-management · Skill · 55,698 stars
Manage GitHub Issues 2.0 relationships with gh CLI: parent issues, sub-issues, blocked-by, and blocking links.
- merge · Skill · 55,698 stars
Wait for a Remotion pull request to become mergeable, handle merge conflicts, distinguish genuine CI failures from flakes, rerun flaky checks through the f
- nullable-new-params · Skill · 55,698 stars
Fix newly added optional parameters, optional React props, and optional type/interface members in Remotion monorepo diffs by converting internal APIs to re
- packages · Collection · 55,698 stars
- player-example · Skill · 55,698 stars
Start the @remotion/player example app and open it in the Codex browser. Use when the user invokes /player-example or $player-example, asks to launch the p
- pr · Skill · 55,698 stars
Open a pull request for the current feature
- pr-name · Skill · 55,698 stars
Review or correct a Remotion pull request title
- pr-ready · Skill · 55,698 stars
Resolve CI failures, merge conflicts, or local branch changes to get a PR ready
- release · Skill · 55,698 stars
Release a new Remotion version
- remotion · Collection · 55,698 stars
- remotion-best-practices · Skill · 55,698 stars
Router for all Remotion skills
- remotion-captions · Skill · 55,698 stars
Transcribing, displaying and animating captions
- remotion-create · Skill · 55,698 stars
Create a new Remotion video
- remotion-docs · Skill · 55,698 stars
Search Remotion documentation
- remotion-interactivity · Skill · 55,698 stars
Structure Remotion markup for interactivity
- remotion-maps · Skill · 55,698 stars
Remotion Map animation knowledge
- remotion-markup · Skill · 55,698 stars
Content, animation and effects best practices
- remotion-multimedia · Skill · 55,698 stars
Interacting with Mediabunny
- remotion-render · Skill · 55,698 stars
Export a Remotion video
- remotion-saas · Skill · 55,698 stars
Build an app with Remotion
- remotion-studio · Skill · 55,698 stars
Preview a Remotion video
- remotion-upgrade · Skill · 55,698 stars
Upgrade Remotion, and related packages
- scaffold-element · Skill · 55,698 stars
Scaffold a new Remotion Element for development in the docs Remotion Studio.
- skill-locations · Skill · 55,698 stars
Document Remotion skill placement. Use when adding, moving, or editing Remotion skills to decide whether a skill belongs in .agents/skills as an internal s
- skills · Collection · 55,698 stars
- skills · Collection · 55,698 stars
- skills · Collection · 55,698 stars
- studio · Skill · 55,698 stars
Start Remotion Studio from packages/example and open it in the Codex browser. Use when the user invokes /studio or $studio, asks to launch the example Stud
- studio-config-option-lifecycle · Skill · 55,698 stars
Classify and wire Remotion Studio config options as either startup-fixed or reloadable while preventing mixed lifecycle behavior across consumers. Use when
- studio-css-reset · Skill · 55,698 stars
Diagnose and fix Remotion Studio UI bugs caused by the global CSS reset. Use when nested text or SVG icons have incorrect color, typography, sizing, hover
- studio-perf · Skill · 55,698 stars
Optimize Remotion Studio render performance by minimizing frame-reactive component surfaces, preferring imperative timeline state reads, and memoizing stab
- update-chrome-binaries-test-region · Skill · 55,698 stars
Publish Remotion Lambda Chrome binaries to the eu-central-1 test region and update hosted layer and Chrome version references. Use when updating Chrome bin
- update-from-upstream-main · Skill · 55,698 stars
Update the current Remotion branch with the latest canonical main branch. Use when asked to update or sync from upstream main, merge the latest main into a
- update-remotion-rust-ffmpeg · Skill · 55,698 stars
Update Remotion's ffmpeg-next Git revision to a published rust-ffmpeg commit, refresh Cargo.lock, rebuild all supported compositor binaries, validate the m
- update-stars · Skill · 55,698 stars
Update Remotion homepage GitHub star counts. Use when asked to refresh the displayed GitHub star count and push the change to main.
- update-version · Skill · 55,698 stars
Update `AvailableFrom` in a PR to the next Remotion patch version (`main` + `0.0.1`).
- upgrade-caniuse · Skill · 55,698 stars
Upgrade the caniuse-lite override in the Remotion repo. Use when asked to update caniuse-lite to the latest npm version.
- upgrade-mediabunny · Skill · 55,698 stars
Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.
- upload-r2 · Skill · 55,698 stars
Upload large Remotion repository assets to the Cloudflare R2 bucket behind remotion.media and replace local public/ assets with hosted URLs. Use when a fil
- v5-breaking-changes · Skill · 55,698 stars
Implement or review a Remotion 5 breaking change while the v4 and v5 release lines still share code. Use when v4 behavior and public types must remain comp
- vercel · Skill · 55,698 stars
Set up a Codex monitor for Vercel deployments and preview URLs. Use when the user invokes /vercel or $vercel, asks Codex to watch or monitor a Vercel deplo
- version · Skill · 55,698 stars
The version of Remotion we are working on.
- video-report · Skill · 55,698 stars
Generate a report about a video
- visual-mode · Skill · 55,698 stars
Guidance for working on Remotion Studio Visual Mode, sequence identity, node paths, symbolicated stacks, override IDs, and hot reload behavior. Use when im
- web-renderer-test · Skill · 55,698 stars
Add a test case to the web renderer
- writing-docs · Skill · 55,698 stars
Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.
- writing-tests · Skill · 55,698 stars
Rules for writing and reviewing tests in the Remotion repository. Use whenever adding, editing, or reviewing tests, especially for Studio UI, rendering, CL
- remotion-best-practices · Skill · 4,227 stars
Router for all Remotion skills
- remotion-captions · Skill · 4,227 stars
Transcribing, displaying and animating captions
- remotion-create · Skill · 4,227 stars
Create a new Remotion video
- remotion-docs · Skill · 4,227 stars
Search Remotion documentation
- remotion-interactivity · Skill · 4,227 stars
Structure Remotion markup for interactivity
- remotion-maps · Skill · 4,227 stars
Remotion Map animation knowledge
- remotion-markup · Skill · 4,227 stars
Content, animation and effects best practices
- remotion-multimedia · Skill · 4,227 stars
Interacting with Mediabunny
- remotion-render · Skill · 4,227 stars
Export a Remotion video
- remotion-saas · Skill · 4,227 stars
Build an app with Remotion
- remotion-studio · Skill · 4,227 stars
Preview a Remotion video
- remotion-upgrade · Skill · 4,227 stars
Upgrade Remotion, and related packages
- skills · Collection · 4,227 stars
- skills · Collection · 4,227 stars
- codex-plugin · Collection
- experts · Skill
Maintain Remotion's experts directory and its generated assets. Use when adding, removing, or editing experts; changing experts data or portraits; renderin
- install-canvas-capture-browser · Skill
Install and verify the pinned Chrome for Testing build used by the private Remotion Canvas Capture extension on Apple Silicon macOS. Use when setting up Ca
- no-pointer · Skill
Apply Remotion Studio's pointerless interaction styling to clickable controls. Use when adding or revising Studio buttons or links that should use the defa
- offload-r2 · Skill
Upload Remotion repository media assets to the Cloudflare R2 bucket behind remotion.media, switch source code to hosted URLs, verify the public objects, an
- react-scan · Skill
Capture and analyze Remotion Studio React render profiles with the internal React Scan Lite collector. Use when diagnosing unnecessary re-renders, slow com
- remotion-best-practices · Skill
Router for all Remotion skills
- remotion-captions · Skill
Transcribing, displaying and animating captions
- remotion-create · Skill
Create a new Remotion video
- remotion-docs · Skill
Search Remotion documentation
- remotion-interactivity · Skill
Structure Remotion markup for interactivity
- remotion-maps · Skill
Remotion Map animation knowledge
- remotion-markup · Skill
Content, animation and effects best practices
- remotion-multimedia · Skill
Interacting with Mediabunny
- remotion-render · Skill
Export a Remotion video
- remotion-saas · Skill
Build an app with Remotion
- remotion-studio · Skill
Preview a Remotion video
- remotion-upgrade · Skill
Upgrade Remotion, and related packages
- skills · Collection
- upload-element-previews · Skill
Upload a Remotion Element's preview assets to remotion.media and replace local preview URLs. Use when given an Element slug, or when exactly one Element's