pr-review-ui

Community

Generate side-by-side HTML PR review diffs.

Authorsusamn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually reviewing large pull request diffs is time-consuming and disorganized, especially when split into multiple chunks to avoid context limits. This Skill automates the process of generating structured, easy-to-navigate side-by-side HTML review files with inline feedback tied directly to specific code lines, eliminating the hassle of compiling scattered review notes.

Core Features & Use Cases

  • Chunked PR Processing: Works with chunked PR diffs output by the paired pr-review skill, processing one chunk at a time to avoid exceeding AI context limits.
  • Dependency-Free HTML Rendering: Generates styled, self-contained HTML diff files with no external libraries or CDNs, supporting both dark and light UI themes via user configuration.
  • Inline Comment Injection: Automatically injects your code review feedback as clearly marked comments directly below the relevant added, removed, or unchanged code lines in the side-by-side view.
  • Use Case: For example, when reviewing a large PR split into 10 chunks, use this Skill to generate a polished, navigable HTML review file for each chunk, with your inline feedback clearly visible next to the corresponding code changes.

Quick Start

Use the pr-review-ui skill to generate a side-by-side HTML review for the next unprocessed PR chunk in your /tmp/pr-review directory.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pr-review-ui
Download link: https://github.com/susamn/skills/archive/main.zip#pr-review-ui

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.