ui-visual-validator

Identify visual differences between current UI builds and the approved baseline.

Updated Jul 30, 2025
One-click install
npx skills add https://github.com/tmarsbr/portifolio --skill ui-visual-validator-tmarsbr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-visual-validator
Source: https://github.com/tmarsbr/portifolio/tree/main/skill-ux/skills/ui-visual-validator
Command: npx skills add https://github.com/tmarsbr/portifolio --skill ui-visual-validator-tmarsbr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visual changes in UI can drift from the design system and accessibility goals, leading to inconsistent user experiences. This skill provides a rigorous framework for validating UI modifications against design specs, ensuring pixel-accurate rendering and inclusive accessibility.

Core Features & Use Cases

  • Pixel-perfect visual diff analysis across components and states to detect unintended changes.
  • Cross-browser and dark-mode/theme consistency verification to ensure uniform appearance.
  • Accessibility visual verification including focus indicators and color contrast checks.
  • Design token validation and brand alignment to maintain visual coherence.

Quick Start

Run a visual validation pass on the latest UI changes against the approved baseline and review any detected diffs.

Frequently Asked Questions about ui-visual-validator

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

FAQPage Schema
How do I detect visual differences between my current UI build and an approved baseline?

Visual diff analysis compares current UI builds against an approved baseline to prevent unintended design drift. It identifies pixel-level differences across components and states to ensure consistent rendering and maintain design system accuracy.

Can I verify accessibility visual states like focus indicators and color contrast?

Accessibility visual verification checks focus indicators and color contrast to ensure inclusive user experiences. It validates that UI modifications meet accessibility goals and maintain visual coherence across all interactive states.

What is the best way to test cross-browser and dark-mode theme consistency?

Cross-browser and dark-mode consistency verification ensures uniform appearance across different platforms and themes. It validates visual rendering across responsive breakpoints and design tokens to maintain brand alignment and coherent user experiences.

How do I validate design tokens and brand alignment in my UI components?

Design token validation checks UI components against design specs to maintain visual coherence and brand alignment. It ensures pixel-accurate rendering across themes and responsive breakpoints while detecting any unintended design drift.

Does visual regression testing work for responsive breakpoints and component states?

Visual regression testing applies across responsive breakpoints, components, themes, and accessibility states to ensure consistent rendering. It detects unintended visual changes and validates design token accuracy across all UI variations.