setup-engine

Configure a project's game engine and version, updating CLAUDE.md and generating technical documentation.

23.7k|3.4k|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/Donchitos/Claude-Code-Game-Studios --skill setup-engine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-engine
Source: https://github.com/Donchitos/Claude-Code-Game-Studios/tree/main/.claude/skills/setup-engine
Command: npx skills add https://github.com/Donchitos/Claude-Code-Game-Studios --skill setup-engine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the initial setup of a game engine for a project, ensuring compatibility and providing necessary documentation.

Core Features & Use Cases

  • Engine Selection: Guides users through choosing an engine based on project needs or accepts a direct input.
  • Version Pinning: Updates project configuration files (CLAUDE.md) with the selected engine and version.
  • Documentation Generation: Creates or updates technical documentation and agent instructions based on the chosen engine and version, including risk assessment for LLM knowledge gaps.
  • Use Case: When starting a new game project, use this Skill to select Unity as the engine, pin it to version 2023.3 LTS, and automatically generate the necessary documentation and agent configurations.

Quick Start

Run /setup-engine to start the guided process for selecting your game engine and version.

Frequently Asked Questions about setup-engine

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

FAQPage Schema
How do I configure my game engine and version for a new project?

You can configure your game engine and version by running /setup-engine. It updates CLAUDE.md with your selected engine and version, then generates technical documentation and agent instructions.

What is the best way to document LLM knowledge gaps for a specific Unity version?

Documenting LLM knowledge gaps for a Unity version involves assessing technical risks during engine configuration. This Skill populates engine reference documentation and agent instructions based on the specified version's limitations.

Does this setup process support Godot and Unreal alongside Unity?

Yes, the setup process supports Godot and Unreal alongside Unity. It guides you through choosing an engine based on project needs or accepts direct input for any supported engine.

How does version pinning work when setting up a game engine?

Version pinning works by updating your project's CLAUDE.md configuration file with the selected game engine and its specific version. This ensures compatibility and provides necessary documentation for the project.

Can I generate agent instructions automatically after selecting an engine?

Yes, you can generate agent instructions automatically. The Skill creates or updates technical documentation and agent instructions based on the chosen engine and version, including risk assessment for LLM knowledge gaps.

What are the limitations of relying on automated game engine configuration?

Limitations include potential LLM knowledge gaps for the specified engine version, which the Skill assesses and documents. It streamlines initial setup but requires accurate engine selection to ensure proper project configuration.