🛠️
DevOpsPython

Godot Maker Scaffold

by RandallLiuXin

Godot Maker Scaffold is a DevOps skill for Claude Code, published by RandallLiuXin in GodotMaker.

515 stars44 forkson RandallLiuXin/GodotMakerAdded 2026/08/26+1% in starsRepository updated 2026/08/25
ai-agentclaude-codeclaude-code-skillcodexgame-developmentgodot-4text-to-game
Install in seconds
Install Godot Maker Scaffold
Copy Godot Maker Scaffold into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/RandallLiuXin/GodotMaker/tree/main/skills/core/gm-scaffold ~/.claude/skills/gm-scaffold

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/RandallLiuXin/GodotMaker.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/core/gm-scaffold/SKILL.md in RandallLiuXin/GodotMaker
Installs to
~/.claude/skills/gm-scaffold
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Godot Maker Scaffold does

Godot Maker Scaffold creates a new Godot project with the base folder layout, required addons, E2E test setup, and an initial git commit. Use it once at the start of a fresh project before game design work begins.

Godot Maker Scaffold is cataloged under DevOps on DirSkills. Godot Maker Scaffold comes from a repository tagged ai-agent, claude-code, claude-code-skill, codex and game-development.

Documentation

README

GodotMaker Scaffold

$ARGUMENTS

You are scaffolding a brand-new Godot project. This is the lifetime-once foundation step: project.godot + addons + base directory layout + e2e/conftest.py + initial git commit. No game design happens here — that comes in /gm-gdd.

Session Setup

FIRST ACTION — before anything else: Write scaffold to .godotmaker/current_role.

This is the opening of the README. Read the full README on GitHub.

Commands Godot Maker Scaffold provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /gm-gdd
  • /clear
  • /gm-scaffold
  • /gm-build

Frequently asked about Godot Maker Scaffold

  • What else does RandallLiuXin publish alongside Godot Maker Scaffold?

    Godot Maker Scaffold is one of 25 skills that DirSkills catalogs from RandallLiuXin/GodotMaker, the repository it ships in. Its siblings there include Background Map, Card Kit and Character Bundle. Each one is a separate skill with its own page in this directory, installs the same way Godot Maker Scaffold does, and is maintained by RandallLiuXin in that same repository. The rest of the collection is listed on the RandallLiuXin/GodotMaker page.

  • How does Godot Maker Scaffold compare to other DevOps skills?

    Godot Maker Scaffold ranks #706 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Godot Maker Scaffold against them. Open each page to compare what they document and how they install.

More from RandallLiuXin/GodotMaker

Godot Maker Scaffold is one of 25 skills cataloged on DirSkills from RandallLiuXin/GodotMaker.

See all 25 skills
🖼️
5d ago

Background Map

Background Map generates and validates a fixed-viewport scenic image as a ready-to-load Texture2D. Use it for background plates, map bases, parallax layers, or other non-actor scenic assets.
AI Engineering
51544
🃏
5d ago

Card Kit

Card Kit produces reusable card frames, overlays, badges, and native Godot UI resources for card-game interfaces. Use it when you need card-specific art sources and StyleBox or AtlasTexture assets, not rules, layouts, or full scenes.
Frontend
51544
🎭
5d ago

Character Bundle

Character Bundle produces one illustrated character SpriteFrames resource from high-level body-action intent, optional references, and a resolved animation plan. Use it for player, enemy, NPC, summon, boss, creature, or skin animations in Godot.
AI Engineering
51544
🧩
5d ago

Compact Prop Pack

Compact Prop Pack produces a reusable atlas-backed sheet of small props from one provider source image. Use it for pickups, crates, stones, bushes, pots, debris, signs, lamps, and similar dressing, not large scene assets.
AI Engineering
51544
5d ago

Fx Bundle

Fx Bundle produces one detached foreground effect as either a static Texture2D or an explicitly timed animated SpriteFrames. Use it for projectiles, impacts, muzzle flashes, slash arcs, auras, pickups, or dust effects.
Frontend
51544
🎮
5d ago

Game Planner

Game Planner conducts a Socratic interview to clarify a game idea and produce a Game Design Document before coding starts. Use it when planning a new game, defining scope, or turning a vague concept into concrete design decisions.
AI Engineering
51544