review-ui

Automate UI/CSS quality reviews for Blade templates and component libraries.

125|16|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/aaddrick/claude-pipeline --skill review-ui-aaddrick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-ui
Source: https://github.com/aaddrick/claude-pipeline/tree/main/.claude/skills/review-ui
Command: npx skills add https://github.com/aaddrick/claude-pipeline --skill review-ui-aaddrick

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates comprehensive UI/CSS quality reviews by distributing tasks across specialized agents and compiling a unified, actionable report for frontend codebases.

Core Features & Use Cases

  • Parallel domain reviews by dedicated agents (grid, typography, colors, buttons, forms, etc.)
  • Centralized results with prioritized issues and remediation guidance
  • Suitable for reviewing Blade templates, CSS, HTML, and component libraries before PRs

Quick Start

Use the review-ui skill to scan a codebase: /review-ui <scope>

Frequently Asked Questions about review-ui

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

FAQPage Schema
How do I automate CSS and UI quality reviews for frontend projects?

Automated UI quality reviews scan frontend projects by dispatching domain-specific agents in parallel to surface issues across grid, typography, colors, buttons, and forms. The agents compile findings into a centralized, actionable report with prioritized remediation guidance.

Can I review Blade templates and component libraries before a pull request?

Yes, reviewing Blade templates, CSS, HTML, and component libraries before pull requests is the primary use case. The process evaluates UI and CSS quality across multiple domains to ensure codebase standards are met prior to merging.

What is the best way to check frontend CSS for design consistency issues?

Checking frontend CSS for design consistency requires running parallel domain reviews that analyze specific areas like typography and colors. This approach centralizes results and highlights prioritized issues to guide targeted remediation.

How does parallel agent review work for frontend code?

Parallel agent review works by distributing UI/CSS quality checks across specialized agents, each focusing on a specific domain. These agents run concurrently and compile their findings into a unified report containing actionable remediation steps.

Do I need any dependencies to run automated UI code reviews?

No dependencies are required to run automated UI code reviews. The process operates independently to scan frontend codebases and generate comprehensive quality reports without external modules.

What limitations should I expect when reviewing UI design with automated agents?

When reviewing UI design with automated agents, the scope is limited to CSS, Blade templates, HTML, and component libraries. The process focuses on 13 specific domains, so issues outside these categories require manual inspection.