review-ui

Automate UI component reviews against a design system's custom rules.

Updated May 30, 2026
One-click install
npx skills add https://github.com/buitrankimlong/thongtincty --skill review-ui-buitrankimlong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-ui
Source: https://github.com/buitrankimlong/thongtincty/tree/main/.claude/skills/review-ui
Command: npx skills add https://github.com/buitrankimlong/thongtincty --skill review-ui-buitrankimlong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of reviewing UI components against a predefined design system, streamlining the process of ensuring consistency and adherence to standards.

Core Features & Use Cases

  • Automated UI Review: Checks React components against a design system, flagging discrepancies and suggesting fixes.
  • Customizable Rules: Allows for the definition of specific rules and guidelines within the design system.
  • Use Case: When a developer or designer needs to validate the UI of a new feature or update, this Skill can be used to automatically check for compliance.

Quick Start

Run the review-ui skill to check the 'home-screen.component' file against the 'DESIGN_SYSTEM.md' design system.

Frequently Asked Questions about review-ui

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

FAQPage Schema
How do I automate UI review for React components against a design system?

Automated UI review checks React components against a predefined design system by evaluating palette, typography, iconography, and responsive design standards to flag discrepancies and suggest fixes.

What is automated UI review and how does it ensure design system adherence?

Automated UI review validates component consistency by applying custom rules defined within a design system to evaluate UI quality and flag compliance violations.

Can I use custom rules to check React component compliance with my design system?

Yes, you can define specific rules and guidelines within your design system to evaluate React UI components for consistency and quality during the automated review.

Does automated UI review work with React components for responsive design standards?

Automated UI review supports React components by checking them against responsive design standards, ensuring adherence to specified layout and behavior guidelines.

What's the best way to validate new feature UI against predefined design rules?

The best way to validate new feature UI is running an automated review that checks component files against your design system to detect discrepancies and suggest fixes.