dev-ui-review

Review UI lesson code quality, correctness, and documentation before final pass.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/code-review-benchmark/coderabbit_prs2__forge-gpu__coderabbit__PR323__20260317 --skill dev-ui-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-ui-review
Source: https://github.com/code-review-benchmark/coderabbit_prs2__forge-gpu__coderabbit__PR323__20260317/tree/main/.claude/skills/dev-ui-review
Command: npx skills add https://github.com/code-review-benchmark/coderabbit_prs2__forge-gpu__coderabbit__PR323__20260317 --skill dev-ui-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Catches UI-specific quality issues (code correctness, documentation gaps, and UI integration concerns) in UI lessons before the final development pass, reducing defects and rework.

Core Features & Use Cases

  • Three-phase evaluation: Phase 1 code correctness sweep, Phase 2 verification checks, Phase 3 documentation/content verification, all enforced with standardized checks.
  • Parallel-agent workflow with revalidation after fixes to ensure consistent improvements across UI lessons.
  • Clear guidance and runbook for teams to ensure consistent reviews across multiple lessons.

Quick Start

Run the UI review on the current lesson branch to begin the three-phase assessment.

Frequently Asked Questions about dev-ui-review

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

FAQPage Schema
How do I automate UI code review before the final development pass?

To automate UI code review before the final pass, run a three-phase evaluation covering code correctness, verification checks, and documentation updates using parallel agents for exhaustive validation.

What is the best way to enforce UI code quality and documentation checks?

The best way to enforce UI code quality is applying a standardized three-phase workflow with parallel agents to execute verification checks and documentation content verification across multiple lessons.

Can I run builds, tests, and linting automatically during a UI code review?

Yes, you can run builds, tests, and linting during a UI code review by utilizing a Task agent to execute these checks alongside the code correctness and documentation evaluation phases.

Does the UI code review process include revalidation after fixes?

Yes, the UI code review process includes revalidation after fixes by enforcing a parallel-agent workflow that ensures consistent improvements and exhaustive validation across all evaluated UI lessons.

How do I perform a UI correctness sweep and documentation verification?

To perform a UI correctness sweep and documentation verification, execute the three-phase assessment workflow which sequentially runs code correctness, verification, and documentation content checks on the current lesson branch.