34 skills
Agent Skills
remotion33 skills
Write a web renderer test case
Passed all 3 security checksGenerates a test case for the web renderer with setup, assertions, and edge cases. Integrates with your existing test suite structure.
·0↓1.7k
Write clear docs pages for a code library
Passed all 3 security checksHelps structure and draft MDX documentation pages for an API or framework, ensuring consistency in tone, examples, and formatting across your docs site.
·0↓1.6k
Summarize a video into a report
Passed all 3 security checksWatches a video file or transcript and produces a structured report: key points, timestamps, speaker breakdown, and actionable takeaways.
·0↓1.5k
Build an interactive demo for your docs
Passed all 3 security checksScaffolds a Remotion <Demo> component with live code preview, editable parameters, and rendered output—ready to paste into a docs page.
·0↓1.4k
Contribute a sound effect to Remotion
Passed all 3 security checksPackages a new .wav or .mp3 and its metadata into the Remotion sound-effects library format, then opens a pull request to merge it upstream.
·0↓1.3k
List yourself on the Remotion experts directory
Passed all 3 security checksAdds your name, bio, portfolio link, and rates to the official Remotion experts page so clients can find and hire you directly.
·0↓1.3k
Open a pull request in your repo
Passed all 3 security checksTakes the current branch and commits, writes a clear PR description with context and change summary, then opens it against your main branch.
·0↓1k
Scaffold a new package in your monorepo
Passed all 3 security checksGenerates folder structure, package.json, build config, test setup, and docs templates. Registers the package in your workspace and updates CI/CD and release checklists.
·0↓9
Ship a new video effect to Remotion
Passed all 3 security checksScaffolds a complete effect—implementation, exports, tests, docs, and demo—then commits it to the Remotion library with previews and skill updates.
·0↓9
Link GitHub issues into dependency trees
Passed all 3 security checksCreates parent–child and blocking relationships between GitHub issues using native issue links. Surfaces blockers and unblocks teams stuck waiting on upstream work.
·0↓8
Open a pull request for your feature
Passed all 3 security checksCommits staged changes, generates a clear title and description based on the diff, and opens a PR without leaving Claude.
·0↓8
Write a clear pull-request title
Passed all 3 security checksTakes your rough commit messages or change summary and suggests a PR title that says what changed and why — no jargon, scannable at a glance.
·0↓8
Check your Remotion version
Passed all 3 security checksReports the installed version of Remotion and flags if an upgrade or downgrade would resolve a known issue or unlock a feature.
·0↓8
Write a GitHub issue without breaking the formatting
Passed all 3 security checksTakes a title and description and posts a properly formatted GitHub issue with correct Remotion naming conventions and safe multiline Markdown that won't render weird.
·0↓8
Wire up a new Remotion command-line flag
Passed all 3 security checksScaffolds the option definition, CLI parser, config setter, and doc update needed to add a flag to the Remotion CLI. Handles boilerplate so you focus on logic.
·0↓8
Merge a Dependabot PR across the whole monorepo
Passed all 3 security checksTakes a Dependabot security bump, updates every package.json instance across the monorepo, re-locks dependencies, and pushes a clean commit ready to merge.
·0↓8
Bump the Remotion patch version in a PR
Passed all 3 security checksReads the current version on main, increments the patch by one, and updates the AvailableFrom field in your pull request automatically.
·0↓8
Unblock a PR stuck on CI failures
Passed all 3 security checksReads a failing test, merge conflict, or lint error and outputs the exact code change needed — no guessing, no reruns.
·0↓8
add-webcodecs-bug
Passed all 3 security checksAdd 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 tracked in packages/docs/docs/mediabunny/webcodecs-bugs.mdx, especially when needing to look up the issue title, filing date, reporter, and resolution state before editing the MDX table.
·0↓8
merge
Passed all 3 security checksWait for a Remotion pull request to become mergeable, handle merge conflicts, distinguish genuine CI failures from flakes, rerun flaky checks through the flake skill, and merge the PR. Use when asked to run /merge, merge a current PR after checks pass, or shepherd a Remotion PR through CI to merge.
·0↓8
flake
Passed all 3 security checksTrack Remotion CI flakes in issue
·0↓8
nullable-new-params
Passed all 3 security checks'Fix newly added optional parameters, optional React props, and optional type/interface members in Remotion monorepo diffs by converting internal APIs to required nullable values and updating call sites. Use when a PR, review, or user asks to forbid new `foo?: T` / `param?: T` additions except for exported or documented public APIs where requiring the value would be breaking.'
·0↓8
release
Passed all 3 security checksRelease a new Remotion version
·0↓8
upload-r2
Passed all 3 security checksUpload large Remotion repository assets to the Cloudflare R2 bucket behind remotion.media and replace local public/ assets with hosted URLs. Use when a file is too large for Git or when a PR should avoid committing media binaries by hosting them on remotion.media.
·0↓8
upgrade-mediabunny
Passed all 3 security checksUpgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.
·0↓8
add-bug
Passed all 3 security checksAdd 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 the bugs API.
·0↓8
update-chrome-binaries-test-region
Passed all 3 security checksPublish Remotion Lambda Chrome binaries to the eu-central-1 test region and update hosted layer and Chrome version references. Use when updating Chrome binaries before full regional rollout.
·0↓8
upgrade-caniuse
Passed all 3 security checksUpgrade the caniuse-lite override in the Remotion repo. Use when asked to update caniuse-lite to the latest npm version.
·0↓8
formatting
Passed all 3 security checksRun Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.
·0↓8
update-stars
Passed all 3 security checksUpdate Remotion homepage GitHub star counts. Use when asked to refresh the displayed GitHub star count and push the change to main.
·0↓8
checkout
Passed all 3 security checksCheckout a requested branch or ref in the Remotion repo, then install dependencies and build. Use when the user asks to checkout a ref and prepare the workspace.
·0↓8
interactivity-best-practices
Passed all 3 security checksBest practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.
·0↓6
Debug Remotion visual editing issues
Passed all 3 security checksWalks through Remotion Studio's visual mode, node paths, override IDs, and hot reload behavior to diagnose why your Sequence isn't editable or syncing as expected.
·0↓5