AI AGENT ADDONS

Godot Best Practices

jwynia/agent-skills
Game Development
1,907installs

Godot 4.x games need clean and fast code. This skill helps you follow GDScript best practices for organizing scenes, using signals, and building state machines. You will learn how to name things, add type hints, and connect nodes safely.

Use this guide when creating new scripts, designing game architecture, or reviewing code. It covers object pooling, save and load systems, and performance tips. The rules work for any Godot 4.x project that uses GDScript.

By following these standards, your game will be easier to change and less likely to break. Both beginners and experienced developers can benefit from these patterns.

Add Godot Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/godot-best-practices

Project

mkdir -p .claude/skills/godot-best-practices

Source Repository

Stars
105
Forks
13
Watchers
105
Last Push
4 months ago
Created
7 months ago