0178-visual-design-foundations

Standardizes typography, spacing, color, theming, and iconography into cohesive design tokens.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MrJmpl3/codex_____data_____configuration --skill 0178-visual-design-foundations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 0178-visual-design-foundations
Source: https://github.com/MrJmpl3/codex_____data_____configuration/tree/main/skills/0178-visual-design-foundations
Command: npx skills add https://github.com/MrJmpl3/codex_____data_____configuration --skill 0178-visual-design-foundations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams avoid inconsistent UI styling by providing practical, reusable fundamentals for typography, spacing, color tokens, and iconography—improving visual hierarchy and accessibility.

Core Features & Use Cases

  • Typography Scale Setup: Defines modular-type sizing, line-height guidance, responsive and fluid type patterns, and font loading considerations.
  • Spacing System & Vertical Rhythm: Establishes an 8-point spacing grid and shows how to apply consistent component padding, section gaps, and prose rhythm.
  • Accessible Color Tokens: Provides semantic token structure, dark mode theming strategy, and WCAG contrast targets with example contrast-check logic.
  • Iconography Foundations: Introduces an icon sizing system and component patterns that support consistent icon rendering and accessibility.
  • Use Case Examples: Supports design token creation, style guide refinement, theme rollouts (including dark mode), and visual consistency audits.

Quick Start

Ask the AI to generate a complete set of design tokens (type scale, 8-point spacing, semantic color palette with dark mode values, and icon sizing) for your product’s UI.

Frequently Asked Questions about 0178-visual-design-foundations

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

FAQPage Schema
How do I create design tokens for a UI style guide?

To create design tokens for a UI style guide, you map visual design principles to concrete CSS/JS structures, standardizing typography, spacing, color, and iconography into cohesive, accessible variables for predictable implementation.

How do I set up an accessible dark mode color palette?

Setting up an accessible dark mode color palette requires defining a semantic token structure that meets WCAG contrast targets, applying contrast-check logic to ensure text and background colors remain accessible across theme variations.

What is an 8-point spacing system and how does it improve visual hierarchy?

An 8-point spacing system is a grid-based sizing standard used to apply consistent component padding, section gaps, and prose rhythm, establishing predictable vertical rhythm that improves overall visual hierarchy and UI consistency.

Can I use this to audit visual hierarchy and refine existing design systems?

Yes, you can use this to audit visual hierarchy and refine existing design systems by applying standardized typography scales, spacing grids, and accessible color tokens to identify and correct inconsistent UI styling.

How do I build a modular typography scale for responsive web design?

Building a modular typography scale for responsive web design involves defining modular-type sizing, line-height guidance, and fluid type patterns, while also addressing font loading considerations for optimal performance.

Does this approach support iconography accessibility and consistent rendering?

Yes, this approach supports iconography accessibility by introducing an icon sizing system and component patterns that ensure consistent icon rendering and accessibility across UI components within a design system.