Use when rendering or replacing Remotion homepage creator strip videos, especially transparent Chrome WebM and Safari MP4 assets copied into both promo-pages and docs.
Skills in this repository
remotion-dev/remotion - Page 2
SkillsMP has collected 59 skills from remotion-dev/remotion. Open a skill to review its source and details.
remotion-dev/remotionShowing 19 of 59 collected skills.
Best practices for writing Remotion animations that stay intuitive for agents and editable in Remotion Studio Visual Mode.
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 tracked in packages/docs/docs/mediabunny/webcodecs-bugs.mdx, especially when needing to look up the issue…
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 the bugs API.
Run Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.
Upgrade the caniuse-lite override in the Remotion repo. Use when asked to update caniuse-lite to the latest npm version.
Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.
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?:…
Track Remotion CI flakes in issue
Manage GitHub Issues 2.0 relationships with gh CLI: parent issues, sub-issues, blocked-by, and blocking links.
Create or update GitHub issues with correct Remotion naming and safe multiline Markdown handling
Add an interactive demo to the Remotion documentation. Use when creating a new <Demo> component for docs pages.
Update `AvailableFrom` in a PR to the next Remotion patch version (`main` + `0.0.1`).
Add a new expert to the Remotion experts page
Add 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.
Fix a Dependabot PR by updating all monorepo instances of the dependency, running bun install, and pushing
The version of Remotion we are working on.
Generate a report about a video
Add a test case to the web renderer