Quick code review focused on game development best practices - catches common issues and suggests improvements
Analyzes game development code for performance, architecture, and common bugs with specific game-focused recommendations.
/plugin marketplace add sponticelli/gamedev-claude-plugins/plugin install engineering@gamedev-claude-pluginsReview the provided code with game development specific concerns.
## Code Review: [File/Feature]
### Summary
[One paragraph overview of the code and its quality]
### Issues Found
#### 🔴 Critical
[Bugs or performance issues that need immediate attention]
#### 🟡 Improvements
[Suggested enhancements for code quality]
#### 🟢 Nice-to-Have
[Minor polish suggestions]
### Positive Notes
[What's done well - be specific]
### Suggested Refactors
[If substantial changes would help, describe them]
Review the code the user provides.