Claude Code Game Studios

Stale
GitHub Shell MIT

Description

Turn Claude Code into a full game dev studio with 49 AI agents, 72 workflow skills, and a complete coordination system mirroring real studio hierarchy.

Key Features

  • 49 specialized AI agents — Design, programming, art, audio, narrative, QA and production roles in full studio hierarchy
  • 73 workflow skills — Slash commands covering every phase from brainstorm to launch
  • Three-tier studio hierarchy — Directors (Opus), Department Leads (Sonnet), Specialists (Sonnet/Haiku)
  • Engine specialist sets — Built-in agent sets for Godot 4, Unity and Unreal Engine 5
  • Automated hooks — 12 hooks for commits, pushes, asset changes, session lifecycle and gap detection
  • 41 document templates — GDD, UX specs, ADRs, sprint plans and more ready to use

Use Cases

💡 Solo game developers using an AI team to collaboratively complete full game development
💡 Exploring game ideas with /brainstorm and generating design documents
💡 Managing agile development with /sprint-plan
💡 Quality assurance with /design-review and /code-review
💡 Managing release workflows with /release-checklist and /changelog

Strengths & Limitations

Strengths

  • High community interest (24.8k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Quick Start

```bash
# Prerequisites: Git and Claude Code
npm install -g @anthropic-ai/claude-code

# Clone and start
git clone https://github.com/Donchitos/Claude-Code-Game-Studios.git my-game
cd my-game
claude

# In Claude Code run:
/start          # Onboarding
/brainstorm     # Brainstorm
/setup-engine godot 4.6  # Setup engine
```

Related Projects

Scientific Agent Skills

42.1k · Python
Active A+

A set of ready-to-use Agent Skills for research, science, engineering, analysis, finance and writing across multiple coding agents.

agentcodingtools +2
  • · 142 ready-to-use scientific skills — Covers 17+ fields: bioinformatics, cheminformatics, proteomics, clinical research, medical imaging, and more
  • · 100+ scientific database integration — Unified access to 78+ public databases including PubChem, ChEMBL, UniProt, COSMIC, ClinicalTrials.gov
  • · 70+ optimized Python package skills — Dedicated skills for RDKit, Scanpy, PyTorch Lightning, scikit-learn with curated documentation and examples

CC Haha

14.3k · TypeScript
Active A

Locally runnable version of Claude Code with cross-platform desktop app and Computer Use capabilities, including core module analysis.

typescriptcodingagent +2
  • · Cross-platform desktop workstation (macOS/Windows/Linux) with session management, multi-project switching, and terminal
  • · Branch/Worktree startup — choose repository branch and isolated workspace for new sessions
  • · Right-side code changes panel with real-time AI editing Diff and file changes view