Game QA is not code QA. A passing unit test for respawnDuration(t) doesn't prove the player respawns correctly. A working debug.killBoss() doesn't prove the kill button is wired. None of those tell you whether the player would feel the feature works.
Verifying Browser Games is a community-contributed Claude Code skill in the general-misc sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/verifying-browser-games/ and loads when your prompt matches the skill's trigger.
When to invoke it: Use when verifying any feature in a browser-based interactive runtime (three.js, canvas, WebGL, DOM game) where behavior depends on game state, render output, or user input — and unit tests alone won't prove it works in the browser.
The Verifying Browser Games skill is built for Claude Code users and developers across all disciplines looking for general-purpose AI assistance. It is part of the open ClaudSkills registry, a community-curated catalog of 56,000+ capabilities you can install for Claude Code — the Claude CLI agent.
mkdir -p ~/.claude/skills/verifying-browser-games curl -L https://claudskills.com/skills/verifying-browser-games/SKILL.md \ -o ~/.claude/skills/verifying-browser-games/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/verifying-browser-games/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/verifying-browser-games/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\verifying-browser-games\SKILL.md on Windows. See the full install guide for step-by-step instructions.
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.
Browse all General skills in the ClaudSkills registry, or explore these other picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools: GifPerfect · AspectPerfect · SlomoPerfect · Ucaption · UTagger · AutoXPoster · TestYourSkills