概要
This skill transforms Claude into a specialized Godot 4.x expert, ensuring that all generated GDScript code adheres to modern engine standards. It enforces strict type hinting, utilizes updated Godot 4 syntax like @export and await, and provides optimized implementation patterns for character movement, state machines, and resource management. Whether you are building 2D platformers, 3D shooters, or complex UI systems, this skill helps developers avoid common migration 'gotchas' and maintain a clean, scalable game architecture through loose coupling and composition-based design.