unikit-review

Analyze engine code against project rules to produce structured review reports.

16|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/NintendaDev/unikit-ai --skill unikit-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unikit-review
Source: https://github.com/NintendaDev/unikit-ai/tree/main/skills/unikit-review
Command: npx skills add https://github.com/NintendaDev/unikit-ai --skill unikit-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates thorough code reviews of engine projects against organizational rules and conventions to improve code quality and consistency.

Core Features & Use Cases

  • Modes: Reviews staged changes, pull requests, commit histories, and individual files for flexible integration into development workflows.
  • Rule-driven: Compares code against a centralized rule set and architecture constraints to surface violations and improvement opportunities.
  • Actionable output: Produces structured findings with severity levels and suggested fixes that can be applied by engineers.

Quick Start

Provide a target file, PR, or commit reference to begin a structured review.

Frequently Asked Questions about unikit-review

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

FAQPage Schema
How do I automate code reviews for engine projects against custom coding rules?

Automated code reviews analyze engine code against centralized rules and architecture constraints to produce structured findings. You can review staged changes, pull requests, commits, or individual files across multiple languages and engines.

What is static analysis for pull requests and how does it apply coding rules?

Static analysis for pull requests compares staged changes against a centralized rule set stored in core memory. It surfaces violations and improvement opportunities by applying architecture constraints to the engine code, generating actionable review reports.

Can I review individual files and commit histories instead of just pull requests?

Yes, code review modes support analyzing individual files, commit histories, staged changes, and pull requests. This allows flexible integration into various development workflows beyond standard pull request reviews.

How do I get actionable fixes from a code review report?

Code review reports produce structured findings with severity levels and recommended fixes. Engineers receive actionable suggestions that can be applied directly to resolve violations of the loaded coding rules and architecture constraints.

Does this static analysis work with multiple engines and programming languages?

Static analysis applies to engine code across multiple languages and engines. It loads core rules and architecture constraints to evaluate code regardless of the specific engine project structure being reviewed.