test-setup

testing

test-setup is a Claude Code skill that scaffolds a test framework and CI/CD pipeline tailored to the project's game engine. It generates the `tests/` directory structure, an engine-specific test-runner configuration, and a GitHub Actions workflow in a single run. Designed to be called once during the Technical Setup phase — before the first sprint — it eliminates manual bootstrapping of test infrastructure. The skill is part of Claude Code Game Studios, a coordinated system of 49 agents and 73 skills. It is most useful for tech leads and devops engineers setting up testing foundations for Godot 4, Unity, or Unreal Engine 5 projects from scratch.