Curated stack
Sound and texture
The channels most interfaces never use, and the judgement to use them sparingly. Add the whole stack, or trim it first.
5 of 5
@web-kits/audio
Declarative audio synthesis for the web.
Raphael SalajaSoundSound built in code rather than shipped as files. The runtime counterpart to the sounds-on-the-web and generating-sounds-with-ai skills.
https://audio.raphaelsalaja.com
Cuelume
Interaction sounds synthesized live with Web Audio. No audio files.
Daniel WhiteSoundTiny and dependency-free. Pairs with the sounds-on-the-web skill, which tells you when not to use it.
https://cuelume.dev
generating-sounds-with-ai
Procedural Web Audio synthesis, reviewed like code.
Audits Web Audio API code for synthesis quality, UX decisions and parameter choices instead of shipping the first oscillator that made a noise.
npx skills add https://github.com/raphaelsalaja/skill --skill generating-sounds-with-ai
liquid-glass
A headless React lens that refracts the live page.
Sam Asante3DComponentsReal refraction of whatever is underneath, rather than a blurred screenshot.
https://glass.samasante.com
sounds-on-the-web
Interface sound that earns its place, and can be turned off.
Audits sound feedback for UX quality, accessibility and the implementation patterns that keep it from being obnoxious.
npx skills add https://github.com/raphaelsalaja/skill --skill sounds-on-the-web