Audits sound feedback for UX quality, accessibility and the implementation patterns that keep it from being obnoxious.
In the author’s words
Audit UI code for audio feedback best practices. Use when reviewing sound implementation, checking audio UX decisions, or auditing accessibility. Outputs file:line findings.
The description field from SKILL.md, quoted as written.
Read it before you install it
SKILL.md · 349 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 sounds-on-the-webTrust audit
View the source ↗- Checked automatically and confirmed.
- Resolved (HTTP 200), passed
- Checked automatically and confirmed.
- Resolves · 36 stars, passed
- Checked automatically and confirmed.
- Transcribed from UI Skills, passed
- Checked automatically and confirmed.
- Last updated 6 months ago, passed
- Checked automatically and confirmed.
- Credited to Raphael Salaja, passed
Goes well with
better-accessibility
Focus states, keyboard navigation, ARIA, forms, screen readers, hit areas.
Brings a project up to accessibility standards and keeps it there, at the level of the actual markup rather than a checklist.
npx skills add https://github.com/jakubkrehel/skills --skill better-accessibility
AccessibilityFull page & trust audit →ordinary-interfaces
180 interface rules that each carry a number and its evidence grade.
Every rule states a value, cites whether that value is spec, measured or convention, and says where it stops applying. Reads your project's own tokens before it quotes a default, so a 7px radius in a 7px system is correct rather than a finding.
npx skills add https://github.com/Board-ly/ordinary-interfaces
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