ui-verification

Compare implemented interfaces against Figma designs and generate structured verification reports.

282|20|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/TheSoftwareHouse/copilot-collections --skill ui-verification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-verification
Source: https://github.com/TheSoftwareHouse/copilot-collections/tree/main/.github/skills/ui-verification
Command: npx skills add https://github.com/TheSoftwareHouse/copilot-collections --skill ui-verification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

UI verification ensures implemented interfaces faithfully reflect Figma designs, reducing visual drift and rework by providing objective criteria and a structured evaluation process.

Core Features & Use Cases

  • Structure, layout, color, typography, and component checks aligned with design specs.
  • Severity-guided reporting with actionable fixes to guide frontend teams.
  • Use cases include validating new UI features, UI library updates, and design-token conformance during reviews.

Quick Start

Run a full UI verification against the target component by comparing structure, layout, dimensions, and visuals to the Figma design, then generate a structured report.

Frequently Asked Questions about ui-verification

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

FAQPage Schema
How do I verify my frontend UI matches Figma designs?

To verify UI matches Figma designs, compare structure, layout, dimensions, and visuals against the design specs to identify discrepancies. The skill generates a structured report with a formal severity system to guide frontend teams in fixing visual drift.

What is visual regression testing for design fidelity?

Visual regression testing for design fidelity is the process of objectively evaluating implemented interfaces against Figma designs. It enforces structure, layout, typography, color, and component checks to reduce visual drift and rework during development.

Can I check design token conformance during a code review?

Yes, you can check design-token conformance during code reviews. The verification process validates color, typography, and component alignment with design specs, outputting severity-guided reports with actionable fixes for frontend teams.

Does UI verification work for both web and mobile components?

UI verification works across both web and mobile components. It applies during frontend development and visual QA to ensure design fidelity, systematically documenting structural and visual discrepancies against the Figma source.

What is the best way to document UI discrepancies between code and Figma?

The best way to document UI discrepancies is to run a formal verification that outputs a standardized report. This report uses a severity-guided system to categorize structural, layout, and typography issues, providing actionable fixes for frontend teams.

When do I need a formal severity system for UI verification?

You need a formal severity system for UI verification when prioritizing fixes during frontend development or visual QA. It categorizes design discrepancies by impact, ensuring actionable fixes are guided objectively to eliminate visual drift.