ui-ux-review

Evaluate frontend UI against design-system rules for consistency and accessibility.

2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/nholder88/ai-agent-workflows --skill ui-ux-review-nholder88
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-review
Source: https://github.com/nholder88/ai-agent-workflows/tree/main/skills/ui-ux-review
Command: npx skills add https://github.com/nholder88/ai-agent-workflows --skill ui-ux-review-nholder88

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams enforce design-system adherence and UX quality on frontend code by systematically checking token usage, color accessibility, spacing, visual hierarchy, and responsive behavior.

Core Features & Use Cases

  • Design-system token and color usage checks across components to ensure semantic styling.
  • Accessibility auditing including contrast, focus management, and semantic HTML compliance.
  • Visual hierarchy and spacing validation to maintain consistent typography and layout.
  • Responsive behavior assessment across breakpoints and device sizes.
  • Actionable review reports with prioritized fixes for design-system deviations.

Quick Start

Run UI/UX quality gate on your frontend codebase to generate a design-system and accessibility report.

Frequently Asked Questions about ui-ux-review

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

FAQPage Schema
How do I audit my frontend codebase for design-system token compliance and accessibility?

To audit frontend code for design-system compliance, evaluate token usage, color contrast, spacing, and semantic HTML. This process generates a structured review report highlighting deviations and providing prioritized fixes for components across React, Svelte, or HTML projects.

What is the best way to check if my React components meet visual hierarchy and responsive behavior standards?

The best way to check React components for visual hierarchy and responsive behavior is to assess typography, layout spacing, and breakpoint coverage across device sizes. This validates that UI elements maintain consistent design-system standards and semantic styling.

Does this UI/UX review process work with Svelte and HTML projects, or is it limited to React?

This UI/UX review process works with Svelte and HTML projects, as well as React. It audits component libraries, pages, and styles across these frameworks to evaluate token compliance, focus management, contrast, and state coverage.

How do I enforce design-system adherence and find accessibility issues in my frontend styles?

To enforce design-system adherence, systematically check token usage and color accessibility in frontend styles. This identifies semantic styling deviations and outputs actionable review reports with prioritized fixes for contrast, focus management, and spacing violations.

What does a design-system token and color usage check cover for frontend UI components?

A design-system token and color usage check covers semantic styling, contrast ratios, and focus management across UI components. It audits visual hierarchy, spacing, and state coverage to ensure frontend interfaces maintain accessibility and consistent design standards.