Skip to content

v2.0.0 โ€” Platform & Ecosystem

Latest

Choose a tag to compare

@AlterLab-IEU AlterLab-IEU released this 26 Mar 07:45
· 5 commits to main since this release

AlterLab GameForge v2.0.0

34 production-grade Claude AI skills for indie game development โ€” from concept to launch.

New Skills (3)

Skill Lines What
game-jam-mode 474 Compressed 48-72h game jam workflows โ€” theme interpretation, scope ruthlessness, 6-phase pipeline
game-ci-pipeline 930 CI/CD for game builds โ€” Godot/Unity/Unreal pipelines, Steam/itch.io/Epic deployment, GitHub Actions templates
game-gdd-author 683 Guided section-by-section GDD authoring โ€” pillar validation, scope tiers, MDA integration

Engine Deepening

All 3 engine specialists expanded with networking, animation, VFX, AI, and material system sections:

  • Godot (+96 lines): MultiplayerSpawner, AnimationTree state machines, NavigationAgent2D
  • Unity (+103 lines): Netcode for GameObjects, Animator hash caching, Cinemachine
  • Unreal (+94 lines): Niagara VFX, Material Instances/Functions, Behavior Trees + EQS

Genre Packs (2)

In-repo reference material consumed by existing skills โ€” not standalone skills:

Pack Lines Covers
Roguelike 888 Permadeath, run structure, proc-gen, meta-progression, synergy systems, Monte Carlo validation
Narrative 943 Branching architecture, choice design, dialogue systems, consequence modeling, 10+ reference games

CI & Quality

  • scripts/validate.sh: 9 validation categories, 486 automated checks
  • GitHub Actions: .github/workflows/validate-skills.yml โ€” runs on push and PRs
  • Quality rubric: 5-dimension scoring (Trigger/Depth/Consistency/Usefulness/Voice) with 8+ minimum bar
  • AI-native gamedev guide: Honest assessment of AI tools โ€” what ships today vs what's hype

New Templates (3)

jam-concept.md, jam-submission.md, ci-pipeline-config.md

New Docs (3)

ai-native-gamedev.md, genre-pack-spec.md, skill-quality-rubric.md

Community Wishlist Items Addressed

  • โœ… Game jam mode
  • โœ… Genre templates (roguelike + narrative packs)
  • โœ… Multiplayer architecture (networking sections in all engine specialists)
  • โœ… Narrative branching tool (narrative genre pack)
  • โœ… Steam integration (in game-ci-pipeline)

By the Numbers

Metric Value
Total skills 34 (11 agents, 20 workflows, 3 engine specialists)
Genre packs 2 (roguelike, narrative)
Templates 20
Docs 15
Hooks 11
Starters 9
CI checks 486
Lines added +5,824
Files changed 28

Install: claude install github:AlterLab-IEU/AlterLab_GameForge

Built by AlterLab โ€” Part of the AlterLab Skills Trilogy