unilyze-setup

Installation
SKILL.md

unilyze setup

unilyze is a static analyzer for Unity and general C# projects. It scores per-type Code Health, detects smells / duplication / hotspots, and emits JSON, SARIF, HTML, and a status-line summary. This skill covers onboarding and wiring CI quality gates.

When this skill applies

  • "set up unilyze" / "add a code-quality gate to this Unity repo"
  • "generate a SARIF report for Code Scanning" / "add a Code Health badge"
  • "enforce zero new violations" / "create a baseline"

1. Installation

Install unilyze per the project README. On macOS/Linux it ships as a Homebrew formula:

Installs
1
Repository
bigdra50/skills
First Seen
Jul 5, 2026
unilyze-setup — bigdra50/skills