game-quality-gates

Enforce quality gates for building, reviewing, debugging, or deploying game projects.

10|2|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/wanghaisheng/OpenAgenticGame-Studios --skill game-quality-gates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-quality-gates
Source: https://github.com/wanghaisheng/OpenAgenticGame-Studios/tree/main/refenrece/skills/game-quality-gates
Command: npx skills add https://github.com/wanghaisheng/OpenAgenticGame-Studios --skill game-quality-gates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the common pitfalls and bugs in game development by enforcing a comprehensive set of quality gates and best practices, ensuring robust and stable game projects.

Core Features & Use Cases

  • Universal Rules: Provides 12 fundamental rules applicable to all game types for consistent quality.
  • Platform-Specific Gates: Offers tailored checks for Web, Mobile, and Desktop platforms.
  • Anti-Cheat & Performance: Includes dedicated sections for security and optimization.
  • Use Case: When debugging a game that exhibits unexpected state changes or performance issues, activate this Skill to systematically check against all defined quality gates and identify the root cause.

Quick Start

Use the game-quality-gates skill to review the mandatory quality standards for a new Phaser game project.

Frequently Asked Questions about game-quality-gates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why does my Phaser game have unexpected state changes and how do I debug it?

To debug unexpected state changes or performance issues in Phaser games, activate a comprehensive quality gates framework to systematically validate state cleanup and lifecycle management against defined rules.

Can I use a single quality checklist for Web, Mobile, and Desktop game platforms?

Before deploying an H5 Canvas game, run mandatory checks covering input handling, audio, persistence, networking, and anti-cheat configurations to ensure robust performance and prevent bugs across platforms.

What's the best way to enforce quality assurance for a 3D game project?

Yes, the game quality framework provides dedicated sections for anti-cheat security and performance optimization, ensuring comprehensive validation for both Web and mobile game deployments.

Do I need platform-specific quality gates for H5 and Canvas game projects?

Yes, you can use a pre-deploy checklist to diagnose lifecycle and input handling issues in mobile games by systematically checking against platform-specific quality gates tailored for mobile environments.