What problem does it solve?
Godot codebases often suffer from inconsistent style, brittle scene hierarchies, and a lack of structured guidance for reviewing GDScript and C#. This skill provides a structured checklist to guide thorough reviews of Godot projects, helping teams enforce best practices and improve maintainability.
Core Features & Use Cases
- Comprehensive checks for node and scene architecture to ensure single responsibility and decoupled design.
- Coverage of GDScript style, C# style, performance, input handling, signals, resource management, and common anti-patterns.
- Generates a formal code review using a standard template, highlighting critical issues, suggested improvements, and positive observations.
- Use cases include codebase audits, feature reviews, and onboarding reviews for Godot modules or subsystems.
Quick Start
Open the Godot Code Review skill in your agent environment and follow the nine-section checklist to generate a standardized review summary.