·generating-sounds-with-ai
*

generating-sounds-with-ai

raphaelsalaja/userinterface-wiki

使用 AI 通过 Web Audio API 创建 UI 声音的指南。在帮助用户合成音频反馈、创建程序声音或在没有音频工程知识的情况下迭代声音设计时使用。

117安装·1热度·@raphaelsalaja

安装

$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:

使用 AI 通过 Web Audio API 创建 UI 声音的指南。在帮助用户合成音频反馈、创建程序声音或在没有音频工程知识的情况下迭代声音设计时使用。 来源:raphaelsalaja/userinterface-wiki。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/raphaelsalaja/userinterface-wiki --skill generating-sounds-with-ai
分类
*创意媒体
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 generating-sounds-with-ai?

使用 AI 通过 Web Audio API 创建 UI 声音的指南。在帮助用户合成音频反馈、创建程序声音或在没有音频工程知识的情况下迭代声音设计时使用。 来源:raphaelsalaja/userinterface-wiki。

如何安装 generating-sounds-with-ai?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/raphaelsalaja/userinterface-wiki --skill generating-sounds-with-ai 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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