Skip to content
Tech News
← Back to articles

Show HN: Claude Code skills that build complete Godot games

read original get Godot Engine Game Development Kit → more articles
Why This Matters

Godogen demonstrates how AI-powered pipelines can autonomously create complete, high-quality Godot 4 game projects, streamlining game development from design to asset creation and debugging. This innovation has the potential to significantly reduce development time and costs, making game creation more accessible for developers and hobbyists alike. By integrating AI into the development process, the tech industry can accelerate innovation and lower barriers to entry in game development.

Key Takeaways

Godogen: Claude Code skills that build complete Godot 4 projects

Watch the demos · Prompts

You describe what you want. An AI pipeline designs the architecture, generates the art, writes every line of code, captures screenshots from the running engine, and fixes what doesn't look right. The output is a real Godot 4 project with organized scenes, readable scripts, and proper game architecture. Handles 2D and 3D, runs on commodity hardware.

How it works

Two Claude Code skills orchestrate the entire pipeline — one plans, one executes. Each task runs in a fresh context to stay focused.

orchestrate the entire pipeline — one plans, one executes. Each task runs in a fresh context to stay focused. Godot 4 output — real projects with proper scene trees, scripts, and asset organization.

— real projects with proper scene trees, scripts, and asset organization. Asset generation — Gemini creates 2D art and textures; Tripo3D converts selected images to 3D models. Budget-aware: maximizes visual impact per cent spent.

— Gemini creates 2D art and textures; Tripo3D converts selected images to 3D models. Budget-aware: maximizes visual impact per cent spent. GDScript expertise — custom-built language reference and lazy-loaded API docs for all 850+ Godot classes compensate for LLMs' thin training data on GDScript.

— custom-built language reference and lazy-loaded API docs for all 850+ Godot classes compensate for LLMs' thin training data on GDScript. Visual QA closes the loop — captures actual screenshots from the running game and analyzes them with Gemini Flash vision. Catches z-fighting, missing textures, broken physics.

— captures actual screenshots from the running game and analyzes them with Gemini Flash vision. Catches z-fighting, missing textures, broken physics. Runs on commodity hardware — any PC with Godot and Claude Code works.

... continue reading