visual-system-review

Evaluate UI screens for visual consistency, hierarchy, and design-system token adherence.

358|11|Updated May 15, 2026
One-click install
npx skills add https://github.com/getcrew44/crew44 --skill visual-system-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-system-review
Source: https://github.com/getcrew44/crew44/tree/main/daemon/internal/presets/defaultcrew/skills/designer/visual-system-review
Command: npx skills add https://github.com/getcrew44/crew44 --skill visual-system-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams identify visual inconsistencies and design-system violations that erode usability, brand coherence, and accessibility.

Core Features & Use Cases

  • Evaluate visual consistency across typography, color, spacing, and component usage, flagging locally invented patterns that should be tokenized.
  • Check hierarchy and information density to ensure the UI directs attention correctly and matches its intended purpose.
  • Validate accessibility essentials like contrast/readability and clear affordances for interactive vs read-only elements, including long/short copy fit.

Quick Start

Review the provided UI screen for hierarchy, consistency, information density, copy fit, contrast/readability, and token discipline, then return a ranked list of issues and the specific design-system gaps to address.

Frequently Asked Questions about visual-system-review

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

FAQPage Schema
How do I check my UI for visual consistency and design system violations?

To check UI visual consistency, evaluate typography, color, spacing, and component usage against design tokens. This process flags locally invented patterns, identifies hierarchy issues, and outputs a ranked list of design-system gaps to address.

What is visual hierarchy review and when do I need it for UI design?

Visual hierarchy review evaluates information density and attention flow to ensure a UI screen directs users correctly. You need it during design handoff, QA, and iterative polish to verify the interface matches its intended purpose and affordances.

How do I validate accessibility contrast and readability in a UI screen?

Validate accessibility contrast and readability by checking interactive vs read-only elements and analyzing copy fit. This review ensures clear affordances and verifies that long and short copy maintains readability standards across the interface.

Does UI review work for evaluating design token discipline in components?

Yes, UI review works for evaluating design token discipline by checking consistency versus defined tokens across components. It identifies missing or violated token and pattern definitions, highlighting locally invented patterns that require tokenization.

What is the best way to find design system gaps during design handoff?

The best way to find design system gaps during handoff is reviewing the UI for token discipline and pattern adherence. This outputs a ranked list of visual inconsistencies and specifies the exact missing or violated token definitions to resolve.