normalize

Normalize feature styles to conform to design system tokens.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/aymenhamoudii/digitn-website --skill normalize-aymenhamoudii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: normalize
Source: https://github.com/aymenhamoudii/digitn-website/tree/main/.qwen/skills/normalize
Command: npx skills add https://github.com/aymenhamoudii/digitn-website --skill normalize-aymenhamoudii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Normalize design to match your design system and ensure consistency across UI components and patterns.

Core Features & Use Cases

  • Consolidates typography, color, spacing, and component usage to tokens defined in the design system.
  • Audits features for drift and suggests token-based replacements.
  • Use Case: When a feature's styles diverge after redesigns, apply tokens to restore consistency.

Quick Start

Apply the normalization plan to align the target feature 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 normalize UI components to match design tokens during a frontend redesign?

To normalize UI components during a frontend redesign, you consolidate typography, color, spacing, and component usage to match the tokens defined in your design system. This restores consistency after styles diverge.

What is the best way to audit UI drift and fix inconsistent styling?

The best way to fix inconsistent styling is to audit features for drift and suggest token-based replacements. This ensures typography, color, and spacing strictly follow your design system's predefined tokens.

Can I use design tokens to fix spacing and typography drift across responsive breakpoints?

Yes, you can use design tokens to fix spacing and typography drift across responsive breakpoints. The normalization process requires component usage to follow design tokens, accessibility criteria, and responsive breakpoints.

When do I need to normalize a feature's styles against a design system?

You need to normalize a feature's styles against a design system when its styles diverge after redesigns. Applying tokens during UI cleanup restores consistency and aligns the feature with accessibility criteria.

Does UI normalization require predefined accessibility criteria and responsive breakpoints?

Yes, UI normalization requires accessibility criteria and responsive breakpoints to be defined. The process mandates that typography, color, spacing, and component usage follow these constraints to ensure full design system compliance.