RandallLiuXinRandallLiuXinCommunity·39 Agent Skills Included

GodotMaker

Turn game ideas into playable Godot projects automatically

Generates complete 2D Godot game projects from plain-language ideas through a staged pipeline: design interview, GDD, asset production, code, tests, and visual review. Removes manual engine setup, screenshot checking, and step-by-step supervision by running build, verify, evaluate, and fix loops on its own. Delivers a real local Godot project with source code, scenes, assets, and test reports you fully own.
npx skills add RandallLiuXin/GodotMaker --all -g -y
Available:

Explains the repository layout, the three-layer skill system, and the tag-based pipeline so the agent knows how the gm-* skills, hooks, and publish flow fit together when working in this repo.

All Skills in This Repository (39)

Pure Emerald Level Indicators
📦 In Repo
RandallLiuXinRandallLiuXin

ui-review

Review Godot UI Control implementations for layout, focus, input, and theme pitfalls.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

navigation-review

Review Godot navigation code against known pitfalls and recommend fixes.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

animation-review

Review Godot animation code for AnimationPlayer and AnimationTree pitfalls.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

particles-review

Review Godot particle implementations against known engine gotchas.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

audio-review

Review Godot audio code for engine gotchas and report fixes.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

shader-review

Review Godot shader and material code for common engine gotchas.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

physics-review

Review Godot 4.x physics implementations against collision and callback gotcha rules.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

tilemap-review

Review Godot TileMap code against known engine gotchas and cite fixes.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

gm-finalize

Archive GodotMaker tag deliverables, generate changelog and final report, and reset runtime state.

Community
Advanced
📦 In Repo
RandallLiuXinRandallLiuXin

gdunit-driver

Run gdUnit4 tests for Godot projects and parse output into structured results.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

gm-scaffold

Generate Godot project files, install addons, and set up E2E test harness.

Community
Intermediate
📦 In Repo
RandallLiuXinRandallLiuXin

gm-gdd

Generates and updates a GDD and roadmap for one Semver tag at a time.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install GodotMaker?

Run `npx skills add RandallLiuXin/GodotMaker --all -g -y` in your terminal to install all skills in this suite globally.

What does GodotMaker actually build?

It turns a plain-language game idea into a complete 2D Godot project with code, scenes, generated art, unit tests, and end-to-end gameplay tests saved on your own machine.

Do I need to watch the pipeline while it runs?

No. After you confirm the design document and roadmap, the pipeline plans, builds, tests, screenshots, evaluates, and fixes the game on its own until the tag is ready.

Which agent runtimes does GodotMaker support?

It works with Claude Code, Codex, OpenCode, and Pi through the godotmaker CLI, and the skills follow the standard SKILL.md format.

Can GodotMaker make 3D or pixel-art games?

Not currently. It targets 2D Godot games only, and the art pipeline does not support pixel art, TileMap levels, or audio generation yet.

Related Repositories in Software Engineering

View All in Software Engineering