Che cos'è add-sfx?
Aggiungi un nuovo effetto sonoro a @remotion/sfx Fonte: remotion-dev/remotion.
Aggiungi un nuovo effetto sonoro a @remotion/sfx
Installa rapidamente la skill AI add-sfx nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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.
Aggiungi un nuovo effetto sonoro a @remotion/sfx Fonte: remotion-dev/remotion.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/remotion-dev/remotion --skill add-sfxAggiungi un nuovo effetto sonoro a @remotion/sfx Fonte: remotion-dev/remotion.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/remotion-dev/remotion --skill add-sfx Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/remotion-dev/remotion