remotion-dev

98 mods across 4 repositories, 62k stars between them.

merge

25

remotion-dev/remotion

Skill Claude CodeCodex

Wait 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.

58k 4d ago A 67 tokens

no-pointer

26

remotion-dev/remotion

Skill Claude CodeCodex

Apply Remotion Studio's pointerless interaction styling to clickable controls. Use when adding or revising Studio buttons or links that should use the default cursor, brighten on hover, and show focus decoration only for keyboard navigation.

58k 4d ago A 46 tokens

nullable-new-params

27

remotion-dev/remotion

Skill Claude CodeCodex

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…

58k 4d ago A 81 tokens

offload-r2

28

remotion-dev/remotion

Skill Claude CodeCodex

Upload Remotion repository media assets to the Cloudflare R2 bucket behind remotion.media, switch source code to hosted URLs, verify the public objects, and remove repository-local copies.

58k 4d ago A 41 tokens

player-example

29

remotion-dev/remotion

Skill Claude CodeCodex

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 player testbed, or wants to inspect @remotion/player locally.

58k 4d ago A 51 tokens

pr-name

30

remotion-dev/remotion

Skill Claude CodeCodex

Review or correct a Remotion pull request title.

58k 4d ago A 12 tokens

pr-ready

31

remotion-dev/remotion

Skill Claude CodeCodex

Resolve CI failures, merge conflicts, or local branch changes to get a PR ready.

58k 4d ago A 19 tokens

pr

32

remotion-dev/remotion

Skill Claude CodeCodex

Open a pull request for the current feature.

58k 4d ago A 10 tokens

react-scan

33

remotion-dev/remotion

Skill Claude CodeCodex

Capture and analyze Remotion Studio React render profiles with the internal React Scan Lite collector. Use when diagnosing unnecessary re-renders, slow commits, frame-reactive component trees, or when comparing render performance before and after a change.

58k 4d ago A 49 tokens

skill-locations

36

remotion-dev/remotion

Skill Claude CodeCodex

Document Remotion skill placement. Use when adding, moving, or editing Remotion skills to decide whether a skill belongs in .agents/skills as an internal skill or packages/skills as a public skill.

58k 4d ago A 45 tokens

remotion-dev/remotion

Skill Claude CodeCodex

Classify and wire Remotion Studio config options as either startup-fixed or reloadable while preventing mixed lifecycle behavior across consumers. Use when adding, changing, or reviewing a Config setter or CLI option consumed by Studio, its preview server, compiler, HTML bootstrap, public-folder watcher, or render…

58k 4d ago A 65 tokens

studio-css-reset

38

remotion-dev/remotion

Skill Claude CodeCodex

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 states, or truncation in packages/studio.

58k 4d ago A 46 tokens

studio-perf

39

remotion-dev/remotion

Skill Claude CodeCodex

Optimize Remotion Studio render performance by minimizing frame-reactive component surfaces, preferring imperative timeline state reads, and memoizing stable render boundaries. Use when code reads the current frame with useTimelinePosition() or components unnecessarily render on every frame.

58k 4d ago A 53 tokens

studio

40

remotion-dev/remotion

Skill Claude CodeCodex

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 Studio, or wants the Remotion Studio dev UI available locally.

58k 4d ago A 47 tokens

remotion-dev/remotion

Skill Claude CodeCodex

Publish 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.

58k 4d ago A 41 tokens

remotion-dev/remotion

Skill Claude CodeCodex

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 feature branch, fast-forward local main, or bring a pull request branch up to date without rewriting published history.

58k 4d ago A 58 tokens

remotion-dev/remotion

Skill Claude CodeCodex

Update Remotion's ffmpeg-next Git revision to a published rust-ffmpeg commit, refresh Cargo.lock, rebuild all supported compositor binaries, validate the monorepo, and open a draft pull request. Use for the final step of the rust-ffmpeg binary update chain.

58k 4d ago A 65 tokens

update-stars

44

remotion-dev/remotion

Skill Claude CodeCodex

Update Remotion homepage GitHub star counts. Use when asked to refresh the displayed GitHub star count and push the change to main.

58k 4d ago A 30 tokens

update-version

45

remotion-dev/remotion

Skill Claude CodeCodex

Update AvailableFrom in a PR to the next Remotion patch version (main + 0.0.1).

58k 4d ago A 29 tokens

upgrade-caniuse

46

remotion-dev/remotion

Skill Claude CodeCodex

Upgrade the caniuse-lite override in the Remotion repo. Use when asked to update caniuse-lite to the latest npm version.

58k 4d ago A 33 tokens

upgrade-mediabunny

47

remotion-dev/remotion

Skill Claude CodeCodex

Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.

58k 4d ago A 35 tokens

remotion-dev/remotion

Skill Claude CodeCodex

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 preview assets are present in the current worktree.

58k 4d ago A 46 tokens