You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
## Project Overview
4
4
5
-
AlterLab GameForge is a collection of 29 production-grade Claude AI skills purpose-built for indie game development. The skills are organized into three categories:
5
+
AlterLab GameForge is a collection of 31 production-grade Claude AI skills purpose-built for indie game development. The skills are organized into three categories:
6
6
7
7
-**11 Studio Agents** -- Specialized roles that emulate a full game studio team
8
-
-**15 Workflow Skills** -- Structured processes for common game dev tasks
8
+
-**17 Workflow Skills** -- Structured processes for common game dev tasks
9
9
-**3 Engine Specialists** -- Deep expertise for Godot, Unity, and Unreal Engine
10
10
11
11
Every skill is grounded in established game design theory (MDA Framework, Self-Determination Theory, Flow Theory, Bartle's Player Types) and delivers structured, actionable output.
@@ -19,9 +19,10 @@ All skills reference a common knowledge base. These docs provide the theoretical
19
19
-`@docs/coordination-rules.md` -- Turn order, conflict resolution, escalation paths between agents
20
20
-`@docs/agent-hierarchy.md` -- Reporting structure and decision authority for all 11 agents
21
21
-`@docs/coding-standards.md` -- Code style, architecture patterns, and engine-specific conventions
22
-
-`@docs/workflow-guide.md` -- 11-phase development lifecycle mapping all 29 skills to project phases
22
+
-`@docs/workflow-guide.md` -- 11-phase development lifecycle mapping all 31 skills to project phases
23
23
-`@docs/monetization-ethics.md` -- Ethical monetization framework, dark pattern identification, regulatory landscape
24
24
-`@docs/engine-comparison.md` -- Structured comparison matrix for Godot, Unity, and Unreal Engine
25
+
-`@docs/mcp-integrations.md` -- MCP server ecosystem for game dev, engine-specific recommendations, setup guides
25
26
26
27
Always check these docs before answering game development questions. They contain the canonical standards for this project.
27
28
@@ -79,6 +80,7 @@ Route user requests to the correct skill based on intent:
<h3>29 Production-Grade Claude AI Skills for Indie Game Development</h3>
20
+
<h3>31 Production-Grade Claude AI Skills for Indie Game Development</h3>
21
21
22
22
<p><em>From concept to launch โ studio agents, dev workflows, and engine specialists in one toolkit</em></p>
23
23
@@ -106,7 +106,7 @@
106
106
107
107
## ๐ฎ What Is This?
108
108
109
-
A curated collection of **29 production-grade Claude AI skills** that give you a full indie game studio inside your terminal. Each skill is a deep instruction set that transforms Claude into a **specialized game development expert** โ from creative direction and narrative design to engine-specific coding and launch preparation.
109
+
A curated collection of **31 production-grade Claude AI skills** that give you a full indie game studio inside your terminal. Each skill is a deep instruction set that transforms Claude into a **specialized game development expert** โ from creative direction and narrative design to engine-specific coding and launch preparation.
110
110
111
111
Whether you are a solo developer building your first game or a small team shipping your tenth, GameForge gives you access to **expert-level guidance** across every discipline of game development.
112
112
@@ -135,7 +135,7 @@ These aren't chatbot personas. They're **autonomous agents** that produce real d
| 13 |**Reverse Document**| GameReverseDocument | Generates design docs from existing game code โ reverse-engineers the GDD |
220
220
| 14 |**Localization Manager**| GameLocalizationManager | Manages translation pipelines, string extraction, and cultural adaptation for global markets |
221
221
| 15 |**Analytics Setup**| GameAnalyticsSetup | Integrates telemetry, defines KPIs, builds dashboards, and sets up privacy-first analytics |
0 commit comments