Unity Review

Audit Unity project architecture, code quality, and performance.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/JulianKerignard/MCP-Unity --skill unity-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Unity Review
Source: https://github.com/JulianKerignard/MCP-Unity/tree/main/ClaudeSkills~/unity-review
Command: npx skills add https://github.com/JulianKerignard/MCP-Unity --skill unity-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the audit process for Unity projects, providing expert analysis and insights into project architecture, performance, and code quality.

Core Features & Use Cases

  • Comprehensive Code Review: Analyze scripts, components, and references for missing items and performance issues.
  • Architecture Audit: Ensure projects adhere to good practices and best architectural patterns.
  • Performance Optimization: Identify and address performance bottlenecks like excessive rigidbodies and non-optimized materials.
  • Use Case: For a Unity project developer who needs to audit an existing project for quality and performance before release.

Quick Start

Use the Unity Review skill to audit your Unity project by saying '/unity-review' or 'start audit'.

Frequently Asked Questions about Unity Review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Unity project architecture and code quality?

To audit Unity project architecture and code quality, you need a tool that analyzes scripts, components, and references to identify missing items and ensure adherence to best architectural patterns. This Skill performs that comprehensive code review automatically.

What is the best way to identify performance bottlenecks in a Unity project?

Identifying performance bottlenecks in a Unity project involves analyzing components for issues like excessive rigidbodies and non-optimized materials. This Skill provides expert analysis to pinpoint and address these specific performance optimization challenges.

Do I need the MCP Unity plugin to review my Unity project?

Yes, you need the MCP Unity plugin installed and a connected Unity project to utilize this Skill. It relies on Unity API calls and MCP workflows to analyze your scripts and components effectively.

Can I use this tool to check for missing references in Unity scripts?

Yes, you can use this tool to check for missing references in Unity scripts. The comprehensive code review feature specifically analyzes scripts, components, and references to detect missing items and code quality issues.

When should I perform a Unity project audit before release?

You should perform a Unity project audit before release when you need to ensure project architecture, code quality, and performance meet good practices. It is essential for developers wanting expert analysis of an existing project prior to deployment.