setup-engine

Pin the selected game engine version and update CLAUDE.md with the tech stack.

Updated Feb 8, 2024
One-click install
npx skills add https://github.com/kay6198835/Game-RPG --skill setup-engine-kay6198835
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-engine
Source: https://github.com/kay6198835/Game-RPG/tree/main/.claude/skills/setup-engine
Command: npx skills add https://github.com/kay6198835/Game-RPG --skill setup-engine-kay6198835

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pins the selected game engine version and updates CLAUDE.md to reflect the current tech stack, ensuring consistent tooling and knowledge.

Core Features & Use Cases

  • Pins the engine version to CLAUDE.md and initializes a technology stack snapshot for the project.
  • Detects knowledge gaps by comparing the pinned version to training data and triggers WebSearch to retrieve up-to-date references.
  • Generates or updates engine reference docs and guides for future maintenance, upgrades, and migration planning.
  • Supports guided setup, version lookup, refresh, and upgrade workflows across popular engines like Godot, Unity, and Unreal.

Quick Start

Run /setup-engine to pin your engine version and initialize reference docs.

Frequently Asked Questions about setup-engine

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

FAQPage Schema
How do I pin a game engine version and keep project documentation updated?

Pinning your game engine version updates CLAUDE.md to reflect the current tech stack, ensuring consistent tooling. It initializes a technology stack snapshot and generates engine reference docs to maintain version state across Godot, Unity, and Unreal.

Can I use this to upgrade or migrate my Unity, Godot, or Unreal project?

Yes, guided upgrade workflows support Unity, Godot, and Unreal. It resolves new versions, detects knowledge gaps against training data, and triggers WebSearch to retrieve up-to-date references for migration planning.

How does this handle engine reference docs when the AI lacks version-specific knowledge?

It detects knowledge gaps by comparing the pinned engine version to training data. When gaps are found, it triggers WebSearch to fetch current engine references and generates updated documentation for future maintenance.

What's the best way to initialize a technology stack snapshot for a game engine?

Run the guided setup workflow to pin your selected engine version. This action initializes a technology stack snapshot and updates CLAUDE.md to lock in the engine state and reflect the current tech stack.

Does this game engine setup workflow require any external dependencies or components?

No dependencies or components are required. The workflow operates independently to pin engine versions, update CLAUDE.md, and manage reference docs for Godot, Unity, and Unreal without external tooling.