Agent skill · software engineering · remotion-dev
add-bug
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.
Why this skill is useful
Adds an executable script for updating the Remotion bug API with new entries, automating a specific workflow.
What it needs
About 1k tokens when loaded. Last updated 2026-08-06. 55,698 stars on the source repository.
What this skill does
Add a new bug entry to packages/bugs/api/[v].ts. The user will describe the bug and the affected version(s). Add the new entry at the top of the bugs array, immediately after the opening bracket, following the existing format: Rules: The description should tell users which version to upgrade to. The link should be https://remotion.dev/changelog unless the user provides a specific link. Add the entry at the top of the array so the most recent bugs come first.
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills remotion-dev/add-bug