← Library

Agent skill

generating-sounds-with-ai

Raphael Salaja surfaced via UI Skills

Audits Web Audio API code for synthesis quality, UX decisions and parameter choices instead of shipping the first oscillator that made a noise.

SoundUpdated 6 months ago36 stars

In the author’s words

Audit Web Audio API code for sound synthesis best practices. Use when reviewing procedural audio, implementing UI sounds, or checking audio parameter quality. Outputs file:line findings.

The description field from SKILL.md, quoted as written.

Read it before you install it

SKILL.md · 279 lines

Install on its own

Or add it to your stack above and install everything at once.

npx skills add https://github.com/raphaelsalaja/skill --skill generating-sounds-with-ai
Source ↗GitHub ↗skills.sh ↗Raphael Salaja

Trust audit

View the source ↗
100%verified
Resolved (HTTP 200), passed
Resolves · 36 stars, passed
Transcribed from UI Skills, passed
Last updated 6 months ago, passed
Credited to Raphael Salaja, passed

All 5 checks passed when this was last run. Links were last checked on .

Goes well with

  • sounds-on-the-web

    Interface sound that earns its place, and can be turned off.

    Raphael SalajaSoundAccessibility

    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

    SoundAccessibilityFull page & trust audit →
  • @web-kits/audio

    Declarative audio synthesis for the web.

    Raphael SalajaSound

    Sound 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 WhiteSound

    Tiny and dependency-free. Pairs with the sounds-on-the-web skill, which tells you when not to use it.

    https://cuelume.dev

Work with us