Skip to content

Ray0907/design-md-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

design-md

An AI skill for building UI using design.md design systems — works with Claude Code and any agent that supports skills.

What It Does

design.md is a machine-readable spec that encodes a complete design system — colors, typography, spacing, radius, shadows, and components — in a single YAML file. This skill teaches Claude to fetch those tokens and apply them faithfully when generating any UI.

Sources Supported

Source Example
Any design.md URL https://yoursite.com/design.md
Vercel / Geist https://vercel.com/design.md + design.dark.md
designsmd.vercel.app gallery 156+ curated design systems by aesthetic category
Description / images Describe a vibe, Claude synthesizes the spec
Figma file Claude extracts variables and styles via Figma MCP

Usage

Just describe what you want — Claude triggers automatically:

use vercel.com/design.md to build a login page
help me pick a design from the gallery and make a dashboard
/design-md https://designsmd.vercel.app/design/dark--3d-sculpt build a departures board
here's my Figma file: figma.com/design/xxx — build a card component from it

Installation

Copy the skill folder to your Claude skills directory:

git clone https://github.com/Ray0907/design-md-skill.git
cp -r design-md-skill/design-md ~/.claude/skills/design-md

Restart Claude Code — the skill will be available immediately.

File Structure

design-md/
├── SKILL.md              # Main skill instructions
└── references/
    └── geist.md          # Geist/Vercel token fallback reference

Related

About

An AI skill for building UI with design.md design systems — works with Claude Code and any agent that supports skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors