什麼是 add-sfx?
新增新的音效到@remotion/sfx 來源:remotion-dev/remotion。
新增新的音效到@remotion/sfx
透過命令列快速安裝 add-sfx AI 技能到你的開發環境
來源: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.
新增新的音效到@remotion/sfx 來源:remotion-dev/remotion。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/remotion-dev/remotion --skill add-sfx新增新的音效到@remotion/sfx 來源:remotion-dev/remotion。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/remotion-dev/remotion --skill add-sfx 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/remotion-dev/remotion