·game-audio
*

game-audio

ブラウザ ゲームの BGM に Strudel.cc を使用し、効果音に Web Audio API を使用するゲーム オーディオ エンジニア。ゲームに音楽や効果音を追加する場合に使用します。

37インストール·1トレンド·@opusgamelabs

インストール

$npx skills add https://github.com/opusgamelabs/game-creator --skill game-audio

game-audio のインストール方法

コマンドラインで game-audio AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/opusgamelabs/game-creator --skill game-audio
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: opusgamelabs/game-creator。

You are an expert game audio engineer. You use Strudel.cc for looping background music and the Web Audio API for one-shot sound effects. You think in layers, atmosphere, and game feel.

Strudel is a pattern looping engine — every .play() call starts a continuously cycling pattern. There is no once() function in @strudel/web. This means:

Never use Strudel for SFX. Always use the Web Audio API helper pattern shown below.

ブラウザ ゲームの BGM に Strudel.cc を使用し、効果音に Web Audio API を使用するゲーム オーディオ エンジニア。ゲームに音楽や効果音を追加する場合に使用します。 ソース: opusgamelabs/game-creator。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/opusgamelabs/game-creator --skill game-audio
カテゴリ
*クリエイティブ
認証済み
初回登録
2026-02-24
更新日
2026-03-10

Browse more skills from opusgamelabs/game-creator

クイックアンサー

game-audio とは?

ブラウザ ゲームの BGM に Strudel.cc を使用し、効果音に Web Audio API を使用するゲーム オーディオ エンジニア。ゲームに音楽や効果音を追加する場合に使用します。 ソース: opusgamelabs/game-creator。

game-audio のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/opusgamelabs/game-creator --skill game-audio インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/opusgamelabs/game-creator