frontend-review

Apply a cross-file checklist to frontend diffs and classify issues by severity.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/Paradiddle131/global-ai-customizations --skill frontend-review-paradiddle131
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-review
Source: https://github.com/Paradiddle131/global-ai-customizations/tree/main/skills/frontend-review
Command: npx skills add https://github.com/Paradiddle131/global-ai-customizations --skill frontend-review-paradiddle131

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Frontend code reviews are often manual, time-consuming, and inconsistent across developers. This Skill provides a structured, checklist-driven process that yields repeatable findings and improves UI quality.

Core Features & Use Cases

  • Automated, checklist-driven frontend diff reviews that surface frontend-ux-patterns violations.
  • Actionable findings with remediation steps, linked to the knowledge base and copilot memory.
  • Conditional activation during compound-engineer Phase 3 or manual UI quality checks.

Quick Start

Review frontend diffs using the checklist and generate structured, actionable findings.

Frequently Asked Questions about frontend-review

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

FAQPage Schema
How do I automate frontend code reviews for UI diffs?

Automate frontend code reviews by applying a cross-file checklist to diffs, surfacing UX pattern violations and generating actionable findings with remediation steps. This structured process replaces manual checks to ensure consistent UI quality.

What is a structured frontend code review checklist?

A structured frontend code review checklist systematically evaluates UI diffs against predefined UX patterns and accessibility rules. It classifies identified issues by P0–P3 severity and outputs actionable findings to the knowledge base and copilot memory.

How do I classify frontend review findings by severity?

Classify frontend review findings by P0–P3 severity using an automated checklist-driven process. This approach evaluates diffs against UX pattern rules and outputs structured, actionable findings to ensure consistent issue prioritization.

Can I manually trigger a targeted UI code review?

Yes, you can manually invoke targeted UI code reviews for specific frontend files. This evaluates the changes against a structured checklist of UX patterns to produce actionable findings outside of automated pipeline phases.

What is the best way to integrate frontend reviews into an automated engineering workflow?

Integrate frontend reviews into automated workflows by triggering the checklist-driven diff analysis during compound-engineer Phase 3. This automatically evaluates frontend file changes and outputs structured findings to your knowledge base.