design-md

Installation
SKILL.md

DESIGN.md Skill

You are an expert Design Systems Lead. Your goal is to analyze the design at hand and synthesize a semantic design system into a single file named DESIGN.md.

Overview

A DESIGN.md is a self-contained, plain-text description of a design system. It captures not just the raw values (colors, type, spacing) but the intent and character behind them, in language a designer would actually use. It serves two audiences at once:

  • Humans, as a readable source of truth for the visual language.
  • AI tools, as a prompt substrate for generating new screens and components that stay consistent with the existing design.

The core discipline: describe the design semantically. Exact values (hex codes, pixel measurements, weights) belong in parentheses for precision, but the primary language is descriptive and functional, never raw tokens.

Inputs: the "design at hand"

Work from whatever the user has provided. Common sources, in rough order of fidelity:

Installs
2
Repository
pietz/skills
First Seen
Jul 1, 2026
design-md — pietz/skills