什么是 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