ワンクリックで
ui-hud-patterns
Structure HUD and menu implementation so UI remains understandable, maintainable, and aligned with UX goals.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Structure HUD and menu implementation so UI remains understandable, maintainable, and aligned with UX goals.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate real game assets (images, skyboxes, 3D models, SFX, music, voice, video) from text prompts through the provider registry, with provenance and acceptance gates.
Define creation, naming, and replacement rules for placeholder assets so the game is testable before final art exists.
Compose Godot 3D scenes with sound Node3D structure, cameras, physics bodies, environment ownership, and 3D performance patterns.
Define authoring, export, root motion, and retargeting rules for skeletal 3D animation clips.
Define export, scale, pivot, and naming rules for 3D assets so every model imports correctly without per-asset fixes.
Define lighting policy, light budgets, LOD chains, and culling rules so 3D scenes look intentional and hit frame budgets.
| name | ui-hud-patterns |
| description | Structure HUD and menu implementation so UI remains understandable, maintainable, and aligned with UX goals. |
| origin | everything-game-dev-code |
| category | engineering-common |
Structure HUD and menu implementation so UI remains understandable, maintainable, and aligned with UX goals.
ui-animation-pipeline owns UI motion authoring and tuning conventions.