game-start

Diagnose game project state and generate onboarding scaffolding across engines.

23|2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/AlterLab-IEU/AlterLab_GameForge --skill game-start
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-start
Source: https://github.com/AlterLab-IEU/AlterLab_GameForge/tree/main/skills/workflows/game-start
Command: npx skills add https://github.com/AlterLab-IEU/AlterLab_GameForge --skill game-start

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose the current state of a game project and bootstrap onboarding scaffolding.

Core Features & Use Cases

  • Engine-agnostic onboarding workflow for Godot, Unity, Unreal.
  • Automatic project scaffolding and starter docs generation.
  • Clear guidance for team handoffs and new contributors to reach productive state quickly.

Quick Start

Invoke game-start to begin onboarding a new or existing game project and generate initial scaffolding.

Frequently Asked Questions about game-start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up project onboarding scaffolding for a new game development project?

Project onboarding scaffolding for game development bootstraps initial folder structures, starter docs, and recommended workflows. This establishes a consistent, engine-agnostic starting point for new contributors to reach a productive state quickly.

Can I use engine-agnostic onboarding workflows for both Unity and Godot game projects?

Yes, engine-agnostic onboarding workflows support Unity, Godot, and Unreal game projects. The process diagnoses the current codebase state and applies non-destructive guidance to generate starter docs and a consistent initial folder structure.

What is the best way to onboard new developers during a game project team handoff?

The best way to onboard developers during a team handoff is to diagnose the existing game codebase and generate onboarding scaffolding. This provides clear guidance, starter documentation, and a recommended workflow to accelerate productivity.

Does game-start require specific engine dependencies to generate starter documentation?

No, game-start requires no specific engine dependencies to generate starter documentation. It operates engine-agnostically across Godot, Unity, and Unreal to provide non-destructive setup guidance for your game project.

Are there limitations when applying project scaffolding to an existing game codebase?

A key limitation consideration is ensuring the scaffolding process is non-destructive to an existing game codebase. It diagnoses the current project state first, ensuring the generated starter docs and folder structure do not overwrite existing work.

How does diagnosing a game project state help with codebase onboarding?

Diagnosing a game project state helps codebase onboarding by identifying the current structure and workflow gaps. It then bootstraps tailored starter docs and an initial folder structure, establishing a consistent starting point for new contributors.