egorfedorov/slot-casino-game-developer-skills-for-stake-engine

slot-audio-engineer

Design, mix, and integrate slot game audio including ambient loops, spin sounds, win celebrations, and feature music. Use when defining audio assets, tuning volume levels, synchronizing sound with animations, or validating audio loop seamlessness.

First seen Mar 10, 2026

Installation

$ npx skills add egorfedorov/slot-casino-game-developer-skills-for-stake-engine --skill slot-audio-engineer

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from egorfedorov/slot-casino-game-developer-skills-for-stake-engine · top by installs.

npx skills add egorfedorov/slot-casino-game-developer-skills-for-stake-engine

Browse all from egorfedorov/slot-casino-game-developer-skills-for-stake-engine

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 53
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,524 B
  • docs SUMMARY.md 274 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 17 installs

SKILL.md

Slot Audio Engineer

Use this skill to design and implement immersive audio experiences that drive player engagement and retention.

Workflow

  1. Define Audio Direction.
  • Establish theme, mood, and key audio motifs.
  • Create asset list: ambient loops, spin start/stop, reel stop, win tiers, feature triggers.
  1. Design and Produce Assets.
  • Create seamless loops for background and features.
  • Design sound effects (SFX) for interactions.
  • Ensure audio levels are balanced and normalized (-14 LUFS target).
  1. Integrate and Synchronize.
  • Map audio events to game state changes.
  • Tune timing to match animation curves.
  • Implement dynamic mixing (ducking background for wins).
  1. Validate and Optimize.
  • Verify loop seamlessness and zero-crossing clicks.
  • Check memory usage and compression settings.
  • Test across devices for clarity and latency.

Output Contract

Return:

  1. Audio Map: list of assets and their triggers.
  2. Integration Plan: code snippets or config for audio engine.
  3. Validation Report: loudness check, loop check, memory budget check.

References

  • references/workflow.md: Detailed audio production workflow.
  • references/checklist.md: Quality assurance checklist for audio.