design-foundation

Installation
SKILL.md

Design Foundation

Overview

A design foundation is the bedrock upon which all great products are built. It's not just a collection of colors and fonts—it's a system of decisions that enables your team to build consistently, quickly, and with intention.

This skill helps you create or formalize your design foundation, whether you're starting from scratch or documenting what already exists. It covers design tokens, component structure, design principles documentation, and the governance model for your system.

Core Methodology: Token-Based Design Systems

Modern design systems are built on the concept of design tokens—named entities that store design decisions. Rather than hardcoding colors or spacing values throughout your codebase, tokens centralize these decisions, making them easy to maintain, theme, and scale.

The Token Hierarchy

Design tokens are organized in layers, from most abstract to most concrete:

Layer 1: Global Tokens (The Foundation) These are your base design decisions—the raw materials of your system.

Related skills
Installs
49
GitHub Stars
21
First Seen
Jan 24, 2026