What is add-sfx?
Add a new sound effect to @remotion/sfx Source: remotion-dev/remotion.
Add a new sound effect to @remotion/sfx
Quickly install add-sfx AI skill to your development environment via command line
Source: remotion-dev/remotion.
Sound effects must first be added to the remotion.media repository. The source of truth is generate.ts in that repo. A sound effect must exist there before it can be added to @remotion/sfx.
Use camelCase for the variable name. Avoid JavaScript reserved words (e.g. use uiSwitch not switch).
Add the new URL to the list in packages/skills/skills/remotion/rules/sfx.md.
Add a new sound effect to @remotion/sfx Source: remotion-dev/remotion.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/remotion-dev/remotion --skill add-sfxAdd a new sound effect to @remotion/sfx Source: remotion-dev/remotion.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/remotion-dev/remotion --skill add-sfx Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/remotion-dev/remotion