normalize

Audit and realign UI components to match design system tokens and patterns.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/davidbasilefilho/skills --skill normalize-davidbasilefilho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: normalize
Source: https://github.com/davidbasilefilho/skills/tree/main/skills/normalize
Command: npx skills add https://github.com/davidbasilefilho/skills --skill normalize-davidbasilefilho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits and realigns UI to match our design system standards, spacing, tokens, and patterns. Use when the user mentions consistency, design drift, mismatched styles, tokens, or wants to bring a feature back in line with the system.

Core Features & Use Cases

  • Identify design drift across typography, spacing, color tokens, and component patterns.
  • Recommend or apply tokenized values and design-system components to restore consistency.
  • Use Case: When a feature displays inconsistent styling across routes, apply normalization to bring it in line with system guidelines.

Quick Start

Provide the target feature name to initiate a normalization pass against the design system.

Frequently Asked Questions about normalize

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

FAQPage Schema
How do I fix design drift and inconsistent UI styling across routes?

To fix design drift and inconsistent UI styling, audit and realign components to enforce design system standards. This process restores consistency by replacing mismatched styles with tokenized values, spacing grids, and approved component patterns across affected pages.

What is UI normalization in a design system?

UI normalization is the process of auditing features to identify token mismatches and design drift. It enforces typography, color tokens, and spacing grids to realign components with the design system, ensuring end-to-end visual and structural consistency.

How do I audit UI components for design token mismatches?

Audit UI components for token mismatches by running a normalization pass against the design system. Provide the target feature name to identify design drift and apply tokenized values, restoring accessibility and UI consistency.

Can I use a normalization pass to enforce accessibility and typography standards?

Yes, you can use a normalization pass to enforce accessibility and typography standards. The audit realigns UI components by applying design-system-driven patterns, ensuring spacing grids and color tokens meet accessibility requirements across routes.

What's the best way to realign a feature to match the design system?

The best way to realign a feature to match the design system is to initiate an end-to-end normalization pass. This identifies inconsistencies and recommends or applies design-system components and tokenized values to restore UI consistency.

When should I not use UI normalization on my components?

You should avoid UI normalization when components require custom, isolated styling outside the design system. Because normalization enforces tokenized values and spacing grids, applying it may override intentional design deviations or specialized component patterns.