normalize

Audit UI elements and realign them with design system tokens.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Normalize skill audits and realigns UI to match design system standards, ensuring consistent typography, spacing, tokens, and components across features and pages. It helps prevent design drift and token mismatches, returning a cohesive user interface that aligns with the established guidelines.

Core Features & Use Cases

  • Identify inconsistencies with design system tokens and pattern usage across UI elements.
  • Replace hard-coded values with token-driven styles and align components with design system variants.
  • Use Case: When a feature's UI drifts from tokens or guidelines after a design review, apply normalization to re-sync typography, spacing, and component patterns to the system.

Quick Start

Run the normalization workflow on the target UI feature to align typography, spacing, tokens, and components with 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 realign UI components to design system standards?

To fix design drift and realign UI, audit existing interfaces against design system standards, replacing hard-coded values with design tokens for typography, color, and spacing to ensure a cohesive, responsive outcome.

What is the best way to replace hard-coded UI values with design tokens?

The best way to replace hard-coded values is through a normalization workflow that audits UI elements, identifies token mismatches, and applies token-driven styles for typography and spacing across features and pages.

How do I audit UI consistency across features and pages?

You audit UI consistency by checking features, pages, and components for pattern usage and token mismatches, realigning any design drift to match established guidelines and ensure accessible outcomes.

Does UI normalization work for both typography and spacing token mismatches?

Yes, UI normalization works for typography and spacing token mismatches by following a Context Gathering Protocol to audit and re-sync hard-coded values with design system variants across the interface.

When do I need to normalize my UI components?

You need to normalize UI components when a design review reveals that a feature's UI has drifted from established guidelines, requiring realignment of typography, spacing, and component patterns to the system.