What problem does it solve?
This Skill provides thorough code review and optimization for game development in various engines, ensuring that game code performs well, meets frame budget, and functions correctly.
Core Features & Use Cases
- Code Review: In-depth analysis of game code for Unity, Godot, web engines, and others, focusing on engine-idiomatic patterns, performance, and verification.
- Performance Optimization: Identifies and suggests fixes for issues that impact game performance, such as frame drops, clipping, and jitter.
- Use Case: Use this Skill to review your Unity project's update loops, ensuring that they are using fixed timesteps correctly and that frequently spawned objects are pooled for efficient memory usage.
Quick Start
Analyze and optimize your Unity project's code for performance and correctness using the gamedev skill.