unity-code-reviewer

Installation
SKILL.md

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

  1. Diagnostic Scanning: Automated regex-based detection of common Unity performance mistakes.
  2. Review Protocols: A set of 5 Pillar rules (Performance, Memory, Modernity, Architecture, Minimalism).
  3. 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.

Related skills

More from muharremtozan/unity-agent-skills

Installs
10
GitHub Stars
7
First Seen
Apr 19, 2026