normalize

Analyze and redesign UI features to match a specified design system.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/ft-frank/UNIHACK --skill normalize-ft-frank
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: normalize
Source: https://github.com/ft-frank/UNIHACK/tree/main/frontend/.agents/skills/normalize
Command: npx skills add https://github.com/ft-frank/UNIHACK --skill normalize-ft-frank

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that user interfaces are consistent with established design principles, aesthetics, and patterns, improving user experience and brand cohesion.

Core Features & Use Cases

  • Design System Adherence: Analyzes and modifies UI elements to match a defined design system.
  • Consistency Enforcement: Corrects deviations in typography, color, spacing, and components.
  • Use Case: A new feature's UI was developed without adhering to the company's established design tokens and component library. This Skill can be used to refactor the feature's UI to perfectly match the existing design system.

Quick Start

Normalize the user profile page to match our design system standards.

Frequently Asked Questions about normalize

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

FAQPage Schema
How do I align existing UI components with a design system?

To align UI components with a design system, you analyze interface features and refactor them to conform to established design tokens, correcting deviations in typography, color, spacing, and components to ensure a cohesive user experience.

What causes UI inconsistencies in frontend development?

UI inconsistencies in frontend development occur when features are built without adhering to established design tokens and component libraries, causing deviations in typography, color, and spacing patterns across the interface.

How do I refactor a user interface to match design tokens?

To refactor a user interface to match design tokens, you analyze UI elements for deviations from established patterns and reapply the specified design system standards for typography, color, and spacing.

Can I enforce style guide consistency on a single feature page?

Yes, you can enforce style guide consistency on a single feature page by analyzing its UI elements and redesigning them to match your component library and design tokens, addressing any deviations from established patterns.

Do I need a component library to normalize my UI?

A component library is needed to normalize your UI effectively, as the process relies on applying established design tokens and component patterns to correct deviations and ensure brand cohesion across features.

What is the best way to correct typography and color deviations in an interface?

The best way to correct typography and color deviations is to analyze the interface against your design system and apply the defined design tokens to enforce consistency across all UI components and patterns.