game-audio

32
2
Source

Game audio principles. Sound design, music integration, adaptive audio systems.

Install

mkdir -p .claude/skills/game-audio && curl -L -o skill.zip "https://mcp.directory/api/skills/download/800" && unzip -o skill.zip -d .claude/skills/game-audio && rm skill.zip

Installs to .claude/skills/game-audio

About this skill

Game Audio Principles

Sound design and music integration for immersive game experiences.


1. Audio Category System

Category Definitions

CategoryBehaviorExamples
MusicLooping, crossfade, duckingBGM, combat music
SFXOne-shot, 3D positionedFootsteps, impacts
AmbientLooping, background layerWind, crowd, forest
UIImmediate, non-3DButton clicks, notifications
VoicePriority, ducking triggerDialogue, announcer

Priority Hierarchy

When sounds compete for channels:

1. Voice (highest - always audible)
2. Player SFX (feedback critical)
3. Enemy SFX (gameplay important)
4. Music (mood, but duckable)
5. Ambient (lowest - can drop)

2. Sound Design Decisions

SFX Creation Approach

ApproachWhen to UseTrade-offs
RecordingRealistic needsHigh quality, time intensive
SynthesisSci-fi, retro, UIUnique, requires skill
Library samplesFast productionCommon sounds, licensing
LayeringComplex soundsBest results, more work

Layering Structure

LayerPurposeExample: Gunshot
AttackInitial transientClick, snap
BodyMain characterBoom, blast
TailDecay, roomReverb, echo
SweetenerSpecial sauceShell casing, mechanical

3. Music Integration

Music State System

Game State → Music Response
│
├── Menu → Calm, loopable theme
├── Exploration → Ambient, atmospheric
├── Combat detected → Transition to tension
├── Combat engaged → Full battle music
├── Victory → Stinger + calm transition
├── Defeat → Somber stinger
└── Boss → Unique, multi-phase track

Transition Techniques

TechniqueUse WhenFeel
CrossfadeSmooth mood shiftGradual
StingerImmediate eventDramatic
Stem mixingDynamic intensitySeamless
Beat-syncedRhythmic gameplayMusical
Queue pointNext natural breakClean

4. Adaptive Audio Decisions

Intensity Parameters

ParameterAffectsExample
Threat levelMusic intensityEnemy count
HealthFilter, reverbLow health = muffled
SpeedTempo, energyRacing speed
EnvironmentReverb, EQCave vs outdoor
Time of dayMood, volumeNight = quieter

Vertical vs Horizontal

SystemWhat ChangesBest For
Vertical (layers)Add/remove instrument layersIntensity scaling
Horizontal (segments)Different music sectionsState changes
CombinedBothAAA adaptive scores

5. 3D Audio Decisions

Spatialization

Element3D Positioned?Reason
Player footstepsNo (or subtle)Always audible
Enemy footstepsYesDirectional awareness
GunfireYesCombat awareness
MusicNoMood, non-diegetic
Ambient zoneYes (area)Environmental
UI soundsNoInterface feedback

Distance Behavior

DistanceSound Behavior
NearFull volume, full frequency
MediumVolume falloff, high-freq rolloff
FarLow volume, low-pass filter
MaxSilent or ambient hint

6. Platform Considerations

Format Selection

PlatformRecommended FormatReason
PCOGG Vorbis, WAVQuality, no licensing
ConsolePlatform-specificCertification
MobileMP3, AACSize, compatibility
WebWebM/Opus, MP3 fallbackBrowser support

Memory Budget

Game TypeAudio BudgetStrategy
Mobile casual10-50 MBCompressed, fewer variants
PC indie100-500 MBQuality focus
AAA1+ GBFull quality, many variants

7. Mix Hierarchy

Volume Balance Reference

CategoryRelative LevelNotes
Voice0 dB (reference)Always clear
Player SFX-3 to -6 dBProminent but not harsh
Music-6 to -12 dBFoundation, ducks for voice
Enemy SFX-6 to -9 dBImportant but not dominant
Ambient-12 to -18 dBSubtle background

Ducking Rules

WhenDuck WhatAmount
Voice playsMusic, Ambient-6 to -9 dB
ExplosionAll except explosionBrief duck
Menu openGameplay audio-3 to -6 dB

8. Anti-Patterns

Don'tDo
Play same sound repeatedlyUse variations (3-5 per sound)
Max volume everythingUse proper mix hierarchy
Ignore silenceSilence creates contrast
One music track loops foreverProvide variety, transitions
Skip audio in prototypePlaceholder audio matters

Remember: 50% of the game experience is audio. A muted game loses half its soul.

More by davila7

View all →

senior-security

davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

6319

senior-fullstack

davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.

7219

scroll-experience

davila7

Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.

3211

cto-advisor

davila7

Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.

6110

market-research-reports

davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.

809

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

558

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

289790

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

213415

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

213295

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

219234

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

172200

rust-coding-skill

UtakataKyosui

Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.

166173

Stay ahead of the MCP ecosystem

Get weekly updates on new skills and servers.