Repository

remotion-dev/remotion

58 skills · 14.4K total installs

GitHub ↗
Install every skill from this repository$ npx skills add remotion-dev/remotion
Repository directory

Skills

58 of 58
1web-renderer-testAdd a test case to the web renderer2.5K
2writing-docsGuides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.2.5K
3video-reportGenerate a report about a video2.4K
4add-sfxAdd a new sound effect to @remotion/sfx2.2K
5docs-demoAdd an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.2.2K
6add-expertAdd a new expert to the Remotion experts page2.2K
7convertconvert is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.7
8fix-dependabotFix a Dependabot PR by updating all monorepo instances of the dependency, running bun install, and pushing7
9flakeflake is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.7
10homepage-video-assetshomepage-video-assets is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.7
11offload-r2offload-r2 is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.7
12player-exampleplayer-example is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.7
13studio-config-option-lifecyclestudio-config-option-lifecycle is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.7
14upgrade-caniuseupgrade-caniuse is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.7
15add-bugadd-bug is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
16add-cli-optionAdd a new Remotion CLI or config option by creating an AnyRemotionOption, registering CLI parsing, wiring config setters, and updating documentation. Use when adding or converting command-line flags or Remotion options.6
17add-effectAdd a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and builds.6
18add-new-packageAdd a new package to the Remotion monorepo, including package scaffolding, monorepo registration, documentation, build scripts, tests, and release checklist updates. Use when creating a new @remotion package.6
19add-webcodecs-bugadd-webcodecs-bug is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
20canvas-capture-extensioncanvas-capture-extension is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
21checkoutCheckout a requested branch or ref in the Remotion repo, rename the current task to the associated PR title when running in Codex, then install dependencies and build. Use when the user asks to checkout a ref and prepare the workspace.6
22deprecate-apiReference for how deprecation of public Remotion APIs is represented in TypeScript source and documentation. Use when adding, reviewing, or discussing a deprecation of a function, component, hook, type, prop, option, or other public API that remains available.6
23docsStart 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 wants to preview docs changes in Docusaurus.6
24expertsMaintain Remotion's experts directory and its generated assets. Use when adding, removing, or editing experts; changing experts data or portraits; rendering expert cards; or regenerating the homepage experts animation for Chrome and Safari.6
25find-unplanned-issuesfind-unplanned-issues is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
26formattingRun Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.6
27gh-stack>6
28install-canvas-capture-browserInstall and verify the pinned Chrome for Testing build used by the private Remotion Canvas Capture extension on Apple Silicon macOS. Use when setting up Canvas Capture, when Recorder Chrome is missing or has the wrong version, or when the canvas-capture-extension installer reports that Chrome for Testing 150.0.7842.0 (r1631007) is unavailable.6
29interactivity-best-practicesBest practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.6
30issueissue is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
31issue-managementissue-management is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
32mergemerge is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
33no-pointerApply 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.6
34nullable-new-paramsFix 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.6
35prOpen a pull request for the current feature6
36pr-nameReview or correct a Remotion pull request title6
37pr-readypr-ready is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
38react-scanreact-scan is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
39releaseRelease a new Remotion version6
40scaffold-elementscaffold-element is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
41skill-locationsskill-locations is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
42studiostudio is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
43studio-css-resetDiagnose 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.6
44studio-modestudio-mode is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
45studio-perfOptimize 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.6
46update-chrome-binaries-test-regionupdate-chrome-binaries-test-region is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
47update-from-upstream-mainupdate-from-upstream-main is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
48update-remotion-rust-ffmpegupdate-remotion-rust-ffmpeg is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
49update-starsUpdate Remotion homepage GitHub star counts. Use when asked to refresh the displayed GitHub star count and push the change to main.6
50update-versionUpdate `AvailableFrom` in a PR to the next Remotion patch version (`main` + `0.0.1`).6
51upgrade-mediabunnyupgrade-mediabunny is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
52upload-element-previewsupload-element-previews is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
53upload-r2upload-r2 is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
54v5-breaking-changesv5-breaking-changes is published by remotion-dev/remotion. Review its source instructions before using it in an agent workflow.6
55vercelSet 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 deployment, waits for a Vercel preview or PR preview to become ready, or wants to be notified with both the deployment URL and preview URL once Vercel is READY.6
56versionThe version of Remotion we are working on.6
57visual-modeGuidance for working on Remotion Studio Visual Mode, sequence identity, node paths, symbolicated stacks, override IDs, and hot reload behavior. Use when implementing or debugging visual editing of Sequences.6
58writing-testsRules for writing and reviewing tests in the Remotion repository. Use whenever adding, editing, or reviewing tests, especially for Studio UI, rendering, CLI, server, media, and cross-package changes, to prefer complete integration workflows over narrow helper tests and implementation details.6