normalize

Audit and realign UI features to design system standards.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/HAR5HA-7663/Claude-Skills --skill normalize-har5ha-7663
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: normalize
Source: https://github.com/HAR5HA-7663/Claude-Skills/tree/main/normalize
Command: npx skills add https://github.com/HAR5HA-7663/Claude-Skills --skill normalize-har5ha-7663

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits and realigns UI to match design system standards, spacing, tokens, and patterns. Use when a feature shows consistency issues, design drift, mismatched styles, token usage, or needs alignment with the system.

Core Features & Use Cases

  • Conformance auditing: identify deviations in typography, color, spacing, tokens, and component usage.
  • Normalization planning and execution: propose changes, replace custom styles with design system tokens and components, and ensure patterns match the design system.
  • Use Case: when a feature drifts from the system, run this Skill to bring it back in line with established tokens and patterns, ensuring accessibility and responsive behavior.

Quick Start

Describe the UI feature to normalize so the agent can align it 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 in a UI feature?

To fix design drift in a UI feature, audit typography, color, spacing, and token usage, then replace custom styles with design system components through a structured Plan-Execute-Clean Up workflow to realign the interface.

What is design system normalization for frontend components?

Design system normalization is the process of auditing and realigning UI components to match established standards, ensuring typography, color, spacing, accessibility, and responsive behavior are consistent across pages or routes.

How do I audit my UI for design token mismatches?

You audit UI for design token mismatches by running a conformance check that identifies deviations in typography, color, spacing, and component usage, followed by replacing mismatched custom styles with correct design system tokens.

Can I normalize accessibility and responsive behavior alongside visual styles?

Yes, the normalization workflow simultaneously ensures accessibility and responsive behavior are aligned while replacing custom visual styles with proper design system tokens and components.

What's the best way to realign UI components to design system standards?

The best way to realign UI components is using a structured Plan-Execute-Clean Up process that audits deviations, proposes changes, and replaces inconsistent patterns with matching design system tokens and components.

When do I need to run a UI normalization workflow?

You need to run a UI normalization workflow when a feature exhibits consistency issues, design drift, mismatched styles, or incorrect token usage that requires alignment with the established design system.