code-reviewer

Analyze pull requests and generate structured code review reports.

29|2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Joncik91/ucai --skill code-reviewer-joncik91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/Joncik91/ucai/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/Joncik91/ucai --skill code-reviewer-joncik91

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Code reviewers often waste time on repetitive checks and miss issues; this skill automates PR analysis, quality checks, and review report generation to speed up feedback.

Core Features & Use Cases

  • PR Analyzer: analyzes diffs to surface risks and hotspots.
  • Code Quality Checker: flags smells, anti-patterns, and SOLID violations across languages (TypeScript, JavaScript, Python, Go, Swift, Kotlin).
  • Review Report Generator: compiles findings into structured reports for stakeholders.

Quick Start

Provide a PR URL to start an automated review and generate a structured report.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate code reviews for TypeScript pull requests?

To automate code reviews for TypeScript pull requests, you can use this skill to analyze PR diffs, flag SOLID violations, and generate a structured review report. It surfaces risks and enforces standards automatically.

Can I check code quality and anti-patterns across multiple programming languages?

Yes, you can check code quality across multiple languages including TypeScript, JavaScript, Python, Go, Swift, and Kotlin. The checker flags code smells, anti-patterns, and SOLID violations within your pull request diffs.

What is the best way to generate structured code review reports for stakeholders?

The best way to generate structured code review reports is to compile PR analysis and quality check findings into actionable checklists. This skill outputs structured reports that surface risks and deliver actionable guidance to stakeholders.

Does the code review automation work with Python and Go projects?

Yes, the code review automation works with Python and Go projects, alongside JavaScript, TypeScript, Swift, and Kotlin. It analyzes pull request diffs to surface hotspots and enforce quality standards consistently across these languages.

How do I start an automated PR review and get an actionable checklist?

To start an automated PR review, you simply provide a pull request URL. The skill analyzes the diff to surface risks, flags anti-patterns, and compiles the findings into a structured report with an actionable checklist.