infrastructure-claude-code-game-workflow
Installation
SKILL.md
Claude Code Game Workflow
Purpose
How AI coding agents navigate this game development skill ecosystem — file conventions, which skills to read first, dependency order, and workflow patterns.
When to Use
Trigger: game dev workflow, skill navigation, which skill to use, game dev setup, project structure, skill dependencies, agent workflow, how to start, game dev ecosystem
Prerequisites
None — this is the entry point for the entire ecosystem.
Core Principles
- Read skills before coding — always check if a relevant skill exists before implementing from scratch
- Follow dependency order — skills have prerequisites; reading them out of order misses critical context
- Coherence check is non-negotiable — any narrative content requires
quest-narrative-coherencefirst
Related skills