#424 · Primary category: AI Coding Assistants

GodotPrompter

ai-skills claude-code copilot csharp game-development gamedev gdscript godot godot-4 godot-engine

Agentic skills framework for Godot 4.x. Domain-specific skills for AI coding agents (Claude Code, Copilot, Antigravity, Cursor)

Project last updated:08/12/26

GitHub Stars

641

Forks

31

Contributors

7

License

MIT

Why we included this project

AI coding agents are only as good as the domain knowledge they carry, and for Godot that knowledge is usually thin. GodotPrompter installs as a plugin that loads 55 structured skills on demand, so when you ask your agent to add a state machine or set up multiplayer it follows Godot-specific best practices instead of generic advice. Both GDScript and C# examples are included, and newer engine features from 4.5 through 4.7 show up as annotated additive sections, which helps if you target recent releases. The skills work across Claude Code, Copilot, Cursor, and similar agents, and the loading and workflow infrastructure builds on the Superpowers plugin for Claude Code. For teams doing serious Godot work with AI assistance, that means less time correcting agent output and more time actually building.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category