Claude-Code-Game-Studios
Turn one AI session into a full game development studio
Tells the AI agent how to route work across the 49 studio subagents, enforce the question-options-approval collaboration protocol, and apply the project's engine, coding, and coordination rules before writing any file.
All Skills in This Repository (73)
Pure Emerald Level Indicatorsgate-check
Validate project readiness between development phases using required artifacts and quality standards.
asset-audit
Audit game assets for naming, format, size, and pipeline compliance.
hotfix
Create a hotfix branch and document issue resolution for critical production bugs.
team-narrative
Coordinate narrative agents to produce story content, lore, and level design.
team-ui
Coordinate UX, UI, and art roles to implement UI features from wireframes.
brainstorm
Guide game concept ideation into a structured game concept document.
changelog
Generate changelogs from git commits, sprint reports, and design documents.
playtest-report
Generate structured playtest report templates and analyze raw notes.
patch-notes
Generate player-facing patch notes from git logs and sprint data.
setup-engine
Configure a project's game engine and version, updating CLAUDE.md and generating technical documentation.
team-polish
Coordinate specialized agents to optimize, polish, and harden game features.
code-review
Review code files against coding standards, SOLID principles, and game development best practices.
Frequently Asked Questions
FAQPage SchemaHow to install Claude-Code-Game-Studios?โผ
Run `npx skills add Donchitos/Claude-Code-Game-Studios --all -g -y` in your terminal to install all agents and skills globally.
What does Claude Code Game Studios do?โผ
It turns a single Claude Code session into a structured game studio with 49 specialized agents covering design, programming, art, audio, QA, and production. You make every decision while the agents handle reviews, documentation, and quality gates.
Which game engines are supported?โผ
Godot 4, Unity, and Unreal Engine 5 each have dedicated specialist agents, and the `/setup-engine` skill configures version-aware reference docs for your chosen engine.
Do I need game development experience to use it?โผ
No. Run `/start` and the onboarding flow asks where you are, then guides you step by step from idea to launch with plain-language prompts and approval checkpoints.
Does it work with existing game projects?โผ
Yes. The `/adopt` skill audits your existing GDDs, ADRs, and stories for format compliance and produces a prioritized migration plan to bring your project into the workflow.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core