# Unity Code Reviewer

> Professional Unity C# Code Reviewer. Detects anti-patterns, performance leaks, and enforces project-specific architecture.

- Skill: `muharremtozan/unity-code-reviewer` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add muharremtozan/unity-code-reviewer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/muharremtozan/unity-code-reviewer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: muharremtozan (https://skillmd.com/u/muharremtozan)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/muharremtozan/unity-code-reviewer

---


# 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.

