Что такое add-sfx?
Добавьте новый звуковой эффект в @remotion/sfx. Источник: remotion-dev/remotion.
Добавьте новый звуковой эффект в @remotion/sfx.
Быстро установите AI-навык add-sfx в вашу среду разработки через командную строку
Источник: 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