normalize

Replace non-token styles with design-system tokens and adopt system components.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Normalize design to match your design system and ensure consistency across features, reducing UI drift and cognitive load.

Core Features & Use Cases

  • Identify deviations from the design system by comparing components, tokens, and patterns.
  • Create a normalization plan that maps existing UI to design tokens, components, spacing, and typography.
  • Apply changes across features to ensure consistent aesthetics and UX.

Quick Start

Normalize the current feature to the organization's design system by replacing hard-coded tokens with design system tokens and aligning components with the design library.

Frequently Asked Questions about normalize

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

FAQPage Schema
How do I align my UI with an existing design system?

To align your UI with a design system, you replace hard-coded styles with design tokens and adopt standard system components. This normalization process maps typography, color, and spacing to ensure visual consistency across all pages and features.

What is UI normalization in a component library?

UI normalization in a component library is the process of identifying style deviations and replacing them with standard design tokens. It ensures that typography, spacing, and component usage match your organization's established design patterns to reduce UI drift.

How do I replace hard-coded values with design tokens?

You replace hard-coded values with design tokens by creating a normalization plan that maps existing styles to your design system's documentation. This involves updating typography, color, and spacing across features to enforce accessibility and responsive behavior.

Do I need design system documentation to normalize my UI?

Yes, you need design system documentation, tokens, and code patterns to normalize your UI effectively. These prerequisites provide the reference standards required to identify deviations, map existing styles, and apply consistent component usage across features.

What is the best way to fix UI drift across multiple features?

The best way to fix UI drift is to perform a design system normalization by comparing your current components against established tokens and patterns. This creates a structured plan to replace non-token styles and adopt the system component library consistently.

Does normalizing UI components affect accessibility and responsive behavior?

Normalizing UI components enforces accessibility and responsive behavior by aligning features with the design system. Adopting standard tokens and system components ensures that typography, color, and spacing meet organizational accessibility standards across all devices.