| name | unity-code-reviewer |
| description | Professional Unity C# Code Reviewer. Detects anti-patterns, performance leaks, and enforces project-specific architecture. |
Unity Code Reviewer
This skill acts as a specialized auditor for your Unity project. It is designed to ensure code complies with high-performance standards and uses the available project patterns.
Core Features
- Diagnostic Scanning: Automated regex-based detection of common Unity performance mistakes.
- Review Protocols: A set of 5 Pillar rules (Performance, Memory, Modernity, Architecture, Minimalism).
- Corrective Intelligence: Maps suboptimal code directly to "Correct Methods" and existing Pattern Skills.
Core Files (Max 3)
DiagnosticScanner.py.txt: The analytical engine.
ReviewProtocols.md.txt: The instructional logic.
CorrectMethods.md.txt: The optimization reference.
Usage
Ask me to "Review [File]" or use the diagnostic script to scan a directory. I will provide a report with Severity and Fixes.