design-review

Review game design documents for completeness, consistency, and project standards.

Updated May 24, 2026
One-click install
npx skills add https://github.com/LeKay/ai-game --skill design-review-lekay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review
Source: https://github.com/LeKay/ai-game/tree/main/.claude/skills/design-review
Command: npx skills add https://github.com/LeKay/ai-game --skill design-review-lekay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures game design documents are thoroughly reviewed for completeness, consistency, and adherence to project standards, catching potential issues early in the development process.

Core Features & Use Cases

  • Comprehensive Review: Checks for completeness, internal consistency, and implementability.
  • Specialist Analysis: Engages domain experts for adversarial review (in full mode).
  • Output Review: Provides a detailed report with findings and recommendations.
  • Use Case: Before submitting a design document to programmers, use this Skill to ensure it meets all necessary criteria and aligns with the project's vision.

Quick Start

Run the design-review skill on your game design document with the command: /design-review path/to/your/document.md

Frequently Asked Questions about design-review

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

FAQPage Schema
How do I review game design documents for completeness and consistency?

To review game design documents, you can run an automated analysis that checks for completeness, internal consistency, and implementability while verifying adherence to project standards. This process catches potential design issues early in development before programmer handoff.

What is adversarial analysis in game design quality assurance?

Adversarial analysis in game design quality assurance is a review mechanism where domain experts actively probe design documents to find inconsistencies and implementation flaws. It provides a detailed report with findings and recommendations to ensure project standards are met.

How do I check if a game design document is ready for programmers?

You can check if a game design document is ready for programmers by running a comprehensive review that validates completeness, internal consistency, and implementability. This ensures the document meets necessary criteria and aligns with the project vision before technical implementation.

Can I use design review on any file format for game development?

Design review requires access to your game design document and related files, specifically supporting markdown format. You provide the file path to initiate the review process, which then analyzes the document content for design consistency and project standard adherence.

What are the limitations of automated game design document reviews?

Automated game design document reviews require complete access to the design document and related files to function effectively. While they provide detailed reports with findings and recommendations, the adversarial analysis engaging domain experts is only available in full mode.