normalize

Align UI features with design system tokens, typography, color, and spacing.

1|2|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/kubermatic/kubelb-dashboard --skill normalize-kubermatic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: normalize
Source: https://github.com/kubermatic/kubelb-dashboard/tree/main/.agents/skills/normalize
Command: npx skills add https://github.com/kubermatic/kubelb-dashboard --skill normalize-kubermatic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Normalize design to match your design system and ensure consistency across features, pages, and components, reducing visual drift and rework.

Core Features & Use Cases

  • Align typography, colors, spacing, and components with design tokens.
  • Refactor divergent UI into consistent patterns that follow established guidelines.
  • Use case: when a feature's UI drifts from the design system, apply normalization to achieve uniform aesthetics and behavior.

Quick Start

Direct the system to normalize the target feature to the design system standards and report any deviations.

Frequently Asked Questions about normalize

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

FAQPage Schema
How do I align a UI feature with my design system tokens?

Design system normalization refactors divergent UI into consistent patterns by applying established tokens for typography, color, and spacing. It is needed when a feature's UI drifts from design guidelines, ensuring uniform aesthetics and behavior across pages.

How do I fix visual drift and enforce UI consistency across pages?

To fix visual drift and enforce UI consistency, direct the system to normalize the target feature against design system standards. This process applies token-based styling and component reuse, automatically reporting any deviations from the established guidelines.

Does design system normalization include accessibility and conformance checks?

Yes, standardizing UI features to a design system includes accessibility considerations and conformance checks. Normalization satisfies a11y constraints by enforcing token-based styling and component reuse across all refactored pages and features.

Can I use design tokens to refactor divergent UI components?

Yes, you can use design tokens to refactor divergent UI components. Normalization aligns typography, colors, and spacing with your established design tokens, converting inconsistent feature UIs into reusable, conformant component patterns.

What are the limitations of normalizing UI to existing design system tokens?

The limitation of normalizing UI to design system tokens is that it relies entirely on the pre-existing design system definitions. If the established tokens, typography, or component patterns are incomplete, normalization can only align features to those current constraints.