← Back to Claude Tool Reviews

Unity C# Code Review

Skill Development Usable

Claude Code skill for reviewing Unity C# code against Unity's Official C# Style Guide (Unity 6 Edition), covering naming conventions, SRP, MonoBehaviour lifecycle, performance, GC allocation, and common anti-patterns.

18 starsMIT (commercial OK)FreeQuick setup
Fair rating — This tool is functional but has notable gaps. Review the evaluation notes below before deploying.

Unity C# development has unique performance constraints not covered by general code review skills. A Unity-specific reviewer aligned with Unity 6 standards prevents the most common and costly performance mistakes.

Unity developers building Unity 6 games or applications who want AI code review aligned with Unity's official style guidelines and performance best practices.

Claude Code Claude Cowork Claude Chat

https://www.npmjs.com/package/code-review-unity

By jindali

How to Get It

Option 1: Claude Desktop App (Code Mode)Click the + button next to the prompt box → PluginsAdd plugin. Search and click Install. Skills work in Claude Code only.
Option 2: Paste into Claude CodeCopy the command below and paste it into your conversation. Claude will install it.
Command
npx code-review-unity

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

Time to functional5 minutesCostFree

Trust Signals Source Reviewed

Stars18Contributors1Last updated2026-03-17LicenseMIT (OK for commercial use)Weekly downloads9Known CVEsNone found

Data & Access

Data processingPrompts sent to Anthropic API. Enterprise/Team plans exclude training.

Community Pulse Active

Discussed on Hacker News, Reddit

12 mentions across 2 sources

Reviewer notes

Source Reviewed review. These are observations, not a security certification.

GitHub linked, 10 weekly downloads, 3 versions, recently updated (14 days ago). Comprehensive review modes: single file, git diff, GitHub PR. Unity domain expertise evident in coverage of MonoBehaviour lifecycle and GC allocation patterns.

Reviews code only. Can consume GitHub PR URLs but does not modify anything. No credential handling beyond optional GitHub token for PRs.

Things to check

  • Single maintainer. Consider the risk if this person stops maintaining the project.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
3/5
Versatility
2/5
Reliability
3/5
Security
3/5
Overall score2.75 / 5.00 UsableEvaluatedMar 2026
GitHub linked, 10 weekly downloads, 3 versions, recently updated (14 days ago). Comprehensive review modes: single file, git diff, GitHub PR. Unity domain expertise evident in coverage of MonoBehaviour lifecycle and GC allocation patterns.

← Back to Claude Tool Reviews