·generating-sounds-with-ai
*

generating-sounds-with-ai

raphaelsalaja/userinterface-wiki

Guidelines for using AI to create UI sounds with the Web Audio API. Use when helping users synthesize audio feedback, create procedural sounds, or iterate on sound design without audio engineering knowledge.

121Installs·5Trend·@raphaelsalaja

Installation

$npx skills add https://github.com/raphaelsalaja/userinterface-wiki --skill generating-sounds-with-ai

SKILL.md

Help users create UI sounds from scratch using the Web Audio API, even without audio engineering knowledge. Focus on translating their descriptions into working code.

Users know what sounds "right"—they just can't implement it. Your job is to translate descriptions like "more mechanical" or "too harsh" into parameter changes.

For Percussive Sounds (Clicks, Taps) Use filtered noise, not oscillators:

Guidelines for using AI to create UI sounds with the Web Audio API. Use when helping users synthesize audio feedback, create procedural sounds, or iterate on sound design without audio engineering knowledge. Source: raphaelsalaja/userinterface-wiki.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/raphaelsalaja/userinterface-wiki --skill generating-sounds-with-ai
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is generating-sounds-with-ai?

Guidelines for using AI to create UI sounds with the Web Audio API. Use when helping users synthesize audio feedback, create procedural sounds, or iterate on sound design without audio engineering knowledge. Source: raphaelsalaja/userinterface-wiki.

How do I install generating-sounds-with-ai?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/raphaelsalaja/userinterface-wiki --skill generating-sounds-with-ai Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/raphaelsalaja/userinterface-wiki