UI Visual Design System

Define visual design systems for typography, color, spacing, and accessibility.

35|13|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/phazurlabs/ux-ui-mastery --skill ui-visual-design-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: UI Visual Design System
Source: https://github.com/phazurlabs/ux-ui-mastery/tree/main/skills/ui-visual-design-system
Command: npx skills add https://github.com/phazurlabs/ux-ui-mastery --skill ui-visual-design-system

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you design interfaces that are visually coherent, readable, and accessible by turning loose aesthetic decisions into a structured system for typography, color, spacing, hierarchy, elevation, and iconography.

Core Features & Use Cases

  • Typography systems: Create scalable type hierarchies, readable line lengths, and consistent text styles for UI, editorial, and data-heavy layouts.
  • Color and accessibility: Build semantic color palettes, ensure contrast compliance, and design light/dark modes that remain usable across contexts.
  • Spacing and layout: Apply grid-based spacing, rhythm, and responsive composition to reduce clutter and improve scanability.
  • Use case: A product team can use this Skill to audit a dashboard, standardize its text styles and spacing tokens, and resolve inconsistent contrast and hierarchy issues before shipping.

Quick Start

Use the UI Visual Design System skill to review my interface and give me a practical set of typography, color, spacing, hierarchy, and accessibility improvements.

Frequently Asked Questions about UI Visual Design System

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

FAQPage Schema
How do I create a UI design system with accessible color and typography scales?

Create a UI design system by defining modular type and color scales with WCAG-aware contrast targets. This ensures visual coherence across typography, color, spacing, hierarchy, elevation, and iconography for accessible interfaces.

How do I audit an interface for visual hierarchy and contrast compliance issues?

Audit an interface by reviewing its visual hierarchy and checking color contrast against WCAG targets. This process identifies inconsistent typography, spacing, and accessibility issues to resolve before shipping.

What is the best way to structure design tokens for cross-platform visual consistency?

Structure design tokens by mapping modular type and color scales into implementation-ready token architectures. This approach maintains cross-platform visual consistency across light and dark modes.

How do I build responsive spacing grids that improve interface readability?

Build responsive spacing grids by applying grid-based rhythm and composition rules to your layout. This reduces visual clutter and improves scanability across data-heavy and editorial UI layouts.

Can I use this to standardize text styles for data-heavy dashboard layouts?

Standardize text styles for dashboard layouts by creating scalable type hierarchies and readable line lengths. This ensures consistent UI text styles across data-heavy, editorial, and standard interfaces.

When should I use a semantic color palette over a fixed hex value system?

Use a semantic color palette when building light and dark modes that need to remain usable across contexts. Semantic tokens map to implementation-ready structures, ensuring contrast compliance and contextual usability.