Design or implement responsive audio feedback for a Three.js or web
Scanned 9/2/2026
Install to Claude Code
npx -y skills add nota-america/forgecat-agent-profiles --skill build-game-audio-feedback --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Build Game Audio Feedback?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nota-america-build-game-audio-feedback-forgecat-agent-profiles)More formats (shields.io, HTML) on the badges page.
---
name: build-game-audio-feedback
description: Design or implement responsive audio feedback for a Three.js or web
game. Use for action sounds, combat layers, music states, spatial audio, mix
priorities, mute controls, accessibility, mobile audio unlock, and audio
performance.
---
# Build Game Audio Feedback
Use audio to confirm player intent and combat state, not to add constant noise.
## Map feedback
Assign distinct cues for input accepted, windup, contact, block, miss, damage, interrupt, pickup, warning, death, and objective completion. Define priority so critical feedback remains audible during crowded encounters.
## Build for browsers
Unlock audio from a user gesture, respect mute/volume settings, release completed nodes, cap simultaneous voices, and provide subtitles or visual equivalents for meaningful cues. Change music by state with controlled transitions rather than restarts.
## Verify
Test first interaction, rapid actions, pause, tab/background return, mobile, muted state, and reduced motion/accessibility. Check memory and console health after a representative session.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!