ux-review

Audit HTML, JSX, and TSX files for UX quality issues.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/RB-chrismandich/Manifest --skill ux-review-rb-chrismandich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-review
Source: https://github.com/RB-chrismandich/Manifest/tree/main/configs/claude/skills/ux-review
Command: npx skills add https://github.com/RB-chrismandich/Manifest --skill ux-review-rb-chrismandich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auditors waste time manually checking code for accessibility, performance, and responsive design; this skill automates a structured UX review.

Core Features & Use Cases

  • Automated accessibility checks across HTML, JSX, TSX, and templates.
  • Responsive design and performance scoring with actionable insights.
  • Use Case: Designers and developers integrate the UX review into CI pipelines to catch issues early.

Quick Start

Run the UX review against a target project directory to generate a findings report.

Frequently Asked Questions about ux-review

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

FAQPage Schema
How do I automate accessibility checks for HTML and JSX components?

Automate accessibility checks for HTML and JSX by auditing files against WCAG 2.2 criteria to detect issues and generate actionable remediation guidance. The skill scans component libraries to identify compliance failures across multiple files.

Can I audit responsive design failures and performance budget violations in web projects?

Yes, you can audit responsive design failures and performance budget violations across web projects. The skill performs automated UX reviews across multi-page routes and builds to score responsive design and performance metrics.

Does this UX review tool work with TSX files and multi-page routes?

Yes, this UX review tool works with TSX files and multi-page routes. It is applicable to web projects using component libraries, performing structured audits across HTML, JSX, and TSX builds to identify progressive enhancement gaps.

What is the best way to integrate a WCAG 2.2 compliance audit into a CI pipeline?

The best way to integrate a WCAG 2.2 compliance audit into a CI pipeline is running an automated UX review against the target project directory. This catches accessibility, performance, and usability issues early by generating a structured findings report.

How do I detect color contrast issues and progressive enhancement gaps in my codebase?

Detect color contrast issues and progressive enhancement gaps by running an automated UX audit on your codebase. The skill scans HTML, JSX, and TSX files to identify these specific UX quality failures and provides actionable remediation guidance.