review

Write screenshot-backed UI review findings from ui-operator comparison reports.

1|Updated May 19, 2026
One-click install
npx skills add https://github.com/edonghyun/donghyuns-agent-tools --skill review-edonghyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/edonghyun/donghyuns-agent-tools/tree/main/plugins/ui-operator/skills/review
Command: npx skills add https://github.com/edonghyun/donghyuns-agent-tools --skill review-edonghyun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns screenshot evidence and comparison reports into concise UI and UX findings so teams can quickly identify regressions, risks, missing coverage, and requirement mismatches.

Core Features & Use Cases

  • Evidence-backed findings: Classifies issues using screenshots, comparison data, and blocker notes instead of guesswork.
  • Parity and regression review: Separates confirmed regressions, intentional changes, density loss, interaction mismatches, and state gaps.
  • Coverage-aware reporting: Calls out missing routes, missing modals, incomplete viewports, and other evidence gaps that affect confidence.
  • Use case: After a ui-operator capture run, use this Skill to write a short review that tells a product or design team what changed, what broke, and what still needs evidence.

Quick Start

Write a screenshot-backed review for the latest ui-operator comparison report, including findings, coverage gaps, and any requirement parity issues.

Frequently Asked Questions about review

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

FAQPage Schema
How do I write UI review findings from screenshot comparison reports?

UI review findings are generated by feeding screenshot evidence, comparison data, and blocker notes into a review process that classifies regressions, risks, coverage gaps, and requirement mismatches. This replaces guesswork with evidence-backed UX triage.

What is a requirement parity check for web and mobile UI?

A requirement parity check compares captured screenshots against design requirements to identify mismatches, density loss, interaction gaps, and state differences. It confirms whether the implemented web or mobile UI matches the intended design specifications.

How do I classify UI regressions using visual QA screenshots?

Classify UI regressions by analyzing visual QA screenshots alongside comparison data and blocker notes. This separates confirmed regressions from intentional changes, density loss, interaction mismatches, and state gaps for clear product team reporting.

Can I use screenshot analysis to find missing modals and incomplete viewports?

Yes, screenshot analysis identifies missing modals, incomplete viewports, and missing routes as coverage gaps. By reviewing capture run evidence, you call out areas lacking sufficient data that affect overall review confidence.

What do I need to perform evidence-based UX triage after a capture run?

Performing evidence-based UX triage after a capture run requires comparison data, report HTML, screenshots, and blocker notes. These inputs allow the review process to distinguish actual regressions from intentional changes and coverage gaps.

When should I not rely on screenshot-backed comparison reports for UI reviews?

Avoid relying on screenshot-backed comparison reports when coverage gaps exist, such as missing routes, missing modals, or incomplete viewports. Insufficient evidence lowers confidence and prevents accurate classification of regressions and requirement mismatches.