GodotPrompter
Give AI coding agents expert Godot 4 game development skills
All Skills in This Repository (55)
Pure Emerald Level Indicatorsmath-essentials
Standardize vectors, transforms, and interpolation math for Godot 4.x in GDScript and C#.
particles-vfx
Develop GPU-powered particle effects in Godot 4.x with GDScript and C#.
export-pipeline
Automate Godot game exports across Windows, Linux, macOS, and Web via CI/CD.
gdscript-patterns
Provide structured typed GDScript patterns for Godot 4 projects.
assets-pipeline
Automate asset import configuration and optimization for Godot projects.
godot-optimization
Profile Godot 4.3+ projects to identify and remove performance bottlenecks.
godot-testing
Automate test-driven development workflows for Godot 4.x projects using GUT and gdUnit4.
procedural-generation
Generate deterministic procedural terrain, dungeons, and caves for Godot 4.3.
state-machine
Design Godot 4.3 finite state machines for character and AI behavior.
hud-system
Streamline HUD development for Godot 4.x projects with modular components.
player-controller
Implement player movement for Godot 4.x using CharacterBody2D/3D patterns.
2d-essentials
Standardize Godot 4.3 2D workflows for TileMaps, lighting, and parallax.
Frequently Asked Questions
FAQPage SchemaHow to install GodotPrompter?▼
Run `npx skills add jame581/GodotPrompter --all -g -y` in your terminal to install all 55 Godot skills globally.
What does GodotPrompter do for Godot development?▼
It gives your AI agent domain-specific Godot 4.x knowledge — scene architecture, physics, UI, multiplayer, shaders, and export — with tested GDScript and C# code instead of generic guesses.
Which AI agents work with GodotPrompter?▼
It supports Claude Code, GitHub Copilot CLI, Cursor, Codex, OpenCode, Antigravity, and Grok Build, with per-platform tool mapping files included.
Does GodotPrompter support both GDScript and C#?▼
Yes. Nearly every skill provides paired GDScript and C# examples, and a validator enforces C# parity across the repository.
Can beginners use GodotPrompter to learn Godot?▼
Yes. Say "teach me as we go" in a Godot project and mentor mode explains each concept, the editor setup, and what to verify, instead of just dumping code.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core