Godot GDScript (4.x) Write correct, statically typed GDScript and use the node lifecycle and signal system the way the engine intends. Targets Godot 4.7 (GDScript 2.0). When to use Use when writing or fixing .gd files: declaring variables, functions, classes, using @export / @onready , connecting signals, or awaiting coroutines/signals. Use when porting Godot 3.x scripts to 4.x and the script no longer parses. When not to use: scene/node structure and instancing questions → godot-nodes-scenes ; signal architecture /decoupling patterns → godot-signals-groups ; using C# instead of GDScript → godot-csharp . Core workflow Show more Installs 917 Repository gamedev-skills/…t-skills GitHub Stars 456 First Seen Jun 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
godot-gdscript
安装
npx skills add https://github.com/gamedev-skills/awesome-gamedev-agent-skills --skill godot-gdscript