unity-review-quality

Scan Unity projects to produce an HTML report with A–F grades and Top 5 priority fixes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cuozg/oh-my-unity --skill unity-review-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-review-quality
Source: https://github.com/cuozg/oh-my-unity/tree/main/skills/unity-review-quality
Command: npx skills add https://github.com/cuozg/oh-my-unity --skill unity-review-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Audits Unity projects to deliver a concise, HTML-formatted quality report that covers architecture, performance, best practices, and tech debt.

Core Features & Use Cases

  • Performs an end-to-end project audit, scoring Architecture, Performance, Best Practices, and Tech Debt with A–F grades and evidence.
  • Supports onboarding unfamiliar codebases, pre-release gates, and quarterly tech debt audits on live projects.
  • Guides improvements using Unity standards references and a structured HTML report format.

Quick Start

Run the unity-review-quality skill on a Unity project to produce a detailed HTML quality report.

Frequently Asked Questions about unity-review-quality

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

FAQPage Schema
How do I audit a Unity project for architecture and performance issues?

You can audit a Unity project by scanning its files to evaluate architecture, performance, best practices, and tech debt. This generates an HTML report with A–F grades, evidence, and a Top 5 priority fixes list.

What is the best way to assess tech debt in an unfamiliar Unity codebase?

Assessing tech debt in an unfamiliar Unity codebase involves scanning project files against Unity standards. This produces a structured HTML quality report grading tech debt and listing the top 5 priority fixes.

Can I generate a quality report for a Unity project as a pre-release gate?

Yes, you can generate a quality report as a pre-release gate. Scanning the Unity project produces an HTML report with A–F grades across key categories, ensuring code quality standards are met before release.

Does the Unity project audit require any specific dependencies or references?

The Unity project audit requires read access to project files and uses unity-standards references to guide scoring. These references ensure accurate evaluation of architecture, performance, and tech debt.

What does a Unity codebase quality report look like?

A Unity codebase quality report is an HTML document featuring A–F grades for architecture, performance, best practices, and tech debt. It includes supporting evidence for each score and a Top 5 priority fixes list.