Unity Code Reviewer

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

muharremtozan 4ffeb68 5 files · 9.1 KB Updated

File contents

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.

muharremtozan/unity-agent-skills/tree/main/unity-code-reviewer commit 4ffeb6844b

Frequently asked questions

npx skillmds@latest add muharremtozan/unity-code-reviewer