start

Installation
SKILL.md

Guided Onboarding

This skill is the entry point for new users. It does NOT assume you have a game idea, an engine preference, or any prior experience. When the gamedev plugin is freshly installed into an empty project, it first scaffolds the project-side files a plugin cannot ship (Phase 0), then asks where the user is and routes them to the right workflow.

Files it may write: the project scaffold (Phase 0), production/stage.txt (Phase 3c), and production/review-mode.txt (Phase 3b).


Phase 0: Scaffold the Project (first run only)

A Claude Code plugin cannot ship the project CLAUDE.md, the .claude/rules/, .claude/docs/technical-preferences.md, or the production/design/docs/ tree — those must be created into the user's repository. This phase does that, once.

Detect first. If .claude/docs/technical-preferences.md already exists in the project, it is already scaffolded — say nothing about scaffolding and go straight to Phase 1.

If not scaffolded:

Installs
1
GitHub Stars
1
First Seen
Aug 24, 2026
start — kessriga/game-studio