visual-design-foundations

Generate design tokens for typography, color, spacing, and iconography.

1|Updated May 1, 2026
One-click install
npx skills add https://github.com/e2662020/QuickMovie --skill visual-design-foundations-e2662020
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-design-foundations
Source: https://github.com/e2662020/QuickMovie/tree/main/skills/visual-design-foundations
Command: npx skills add https://github.com/e2662020/QuickMovie --skill visual-design-foundations-e2662020

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the common pain points of inconsistent visual design, poor accessibility, and lack of cross-product cohesion by providing proven, standardized principles for core visual design systems.

Core Features & Use Cases

  • Design Token Generation: Create scalable, consistent design tokens for typography, color, spacing, and iconography that align with industry standards.
  • Accessibility Compliance: Implement visual systems that meet WCAG contrast and usability requirements for inclusive user experiences.
  • Use Case: A product design team building a new web application can use this Skill to establish a unified design system, including a modular type scale, 8-point spacing grid, and accessible semantic color palette that supports both light and dark modes.

Quick Start

Use the visual-design-foundations skill to build a complete set of accessible design tokens for your new project's Tailwind configuration and style guide.

Frequently Asked Questions about visual-design-foundations

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

FAQPage Schema
How do I create a cohesive visual design system for a digital product interface?

To create a cohesive visual design system, establish standardized principles for typography, color, spacing, and iconography using modular type scales, 8-point spacing grids, and semantic color tokens to ensure cross-product consistency.

What is the best way to implement WCAG compliance for color and typography?

The best way to implement WCAG compliance is by auditing visual hierarchy and applying accessible iconography standards alongside semantic color token systems that meet contrast requirements for inclusive user experiences in both light and dark modes.

How do I generate design tokens for a Tailwind configuration and style guide?

You generate design tokens for Tailwind configurations by defining a modular type scale, an 8-point spacing grid, and a semantic color palette that supports light and dark modes, directly satisfying the requirements for scalable style guide creation.

Can I use an 8-point spacing grid and modular type scale for design system initialization?

Yes, you can use an 8-point spacing grid and modular type scale for design system initialization to eliminate inconsistent visual design and establish a standardized foundation for cross-product cohesion and visual hierarchy optimization.

How does dark mode implementation work with semantic color token systems?

Dark mode implementation works with semantic color token systems by mapping standardized color values to semantic roles, allowing the interface to switch themes while maintaining WCAG contrast compliance and visual consistency across the product.