bygamedev-skills· 58 skills
Write idiomatic GDScript for Godot 4.x: static typing, the node lifecycle (_ready/_process/_physics_process), @export/@onready/@tool annotations, signals, and await for asynchronous flow. Use when editing .gd scripts in a Godot project (project.godot), writing or debugging GDScript, or porting 3.x GDScript to 4.x (func signatures, yield -> await, export -> @export).
$npx -y skills add gamedev-skills/awesome-gamedev-agent-skills --skill godot-gdscriptInstalls into the current project.
Run `npx skills use "https://github.com/gamedev-skills/awesome-gamedev-agent-skills" --skill "gamedev-skills/awesome-gamedev-agent-skills/godot-gdscript"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gamedev-skills/awesome-gamedev-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gamedev-skills/awesome-gamedev-agent-skills"` and select the relevant skills, then follow their instructions.