gameplay-browser

Community

Test game UX via browser tooling.

Authordiscountedcookie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides browser-based testing of the game UI using Chrome DevTools MCP tools to simulate real player interactions.

Core Features & Use Cases

  • DevTools automation: Navigate pages, fill inputs, click controls, and inspect state.
  • UI flow verification: Validate start, questions, guesses, and end-of-game states in the UI.
  • Evidence capture: Snapshots and console/network logs for issue reporting.

Quick Start

Open the game UI in the browser, use chrome-devtools_* commands to interact with the description input, Start button, and Yes/No controls, then capture a screenshot for evidence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gameplay-browser
Download link: https://github.com/discountedcookie/10x-mapmaster/archive/main.zip#gameplay-browser

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository