Game UI — Testing skill for Claude Code
Spec game UI — HUD, menus, inventory, store, settings — across genres + platforms.
How to install Game UI
Installs to ~/.claude/skills/sungjin9288-design-ai-game-ui/SKILL.md
mkdir -p ~/.claude/skills/sungjin9288-design-ai-game-ui && curl -fsSL https://raw.githubusercontent.com/sungjin9288/design-ai/HEAD/commands/game-ui.md -o ~/.claude/skills/sungjin9288-design-ai-game-ui/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Game UI does
description: Spec game UI — HUD, menus, inventory, store, settings — across genres + platforms. Korean conventions (확률 표시, 본인인증, PC bang) and accessibility built in.
You will produce a game UI spec for the surface described in `$ARGUMENTS`.
Input
Parse `$ARGUMENTS`. Expect:
- A surface (e.g., "FPS HUD", "gacha store", "MMO inventory", "pause menu", "main menu").
- Optionally: genre, platform(s), input methods, audience (Korean / international), monetization type.
If ambiguous, ask
Alternatives in Testing
- Develop Web Game — Build and test web games iteratively using Playwright with time-stepping 14.6k ★
- OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★
- Test Full — Run the full test suite across all tox environments with coverage enabled 1.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Conversational
Spec a conversational UI — voice assistant, chatbot, AI chat (LLM), or live-agent chat. Modality, persona, int
Claudemd Doctor
Run health checks on claudemd installation. Flags missing deps, spec drift, settings.json issues, hook drift,
Spatial
Spec a spatial / AR / VR / MR experience. Platform, anchoring, locomotion, UI elements, comfort, accessibility
Debug Kit
🧩 Agent Skill: drive, inspect & test apps across 9 platforms (macOS/iOS/Android/Web/Electron/Flutter/RN/Tauri
Flw
agentic flow package across claude, codex, and opencode: skills rotation (spec->execute->review), OKF-inspired
Feature Map
Build or refresh a source-cited, agent-checkable feature inventory for ANY target project you point it at: per
Related Agents
Game Developer
Game development across all platforms (PC, Web, Mobile, VR/AR). Use when building games with Unity, Godot, Unr
A11y Architect
Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when
Compose Executor
Generates Jetpack Compose Material 3 composables (Kotlin) from one plan task plus the canonical token-bridge,