This is a comprehensive design constraint system for building interfaces that match Vercel's aesthetic. It covers everything from the 4px spacing grid and Inter typography to specific color tokens like #F9F9F9 backgrounds and #000001 accents. The guidelines are opinionated and prescriptive, with lots of MUST and NEVER rules about things like animation (compositor props only, max 200ms), accessibility (4.5:1 contrast ratios, no removing focus indicators), and layout patterns. It's useful if you want Claude to generate UI code that actually looks like Vercel's site without having to specify every detail. The semantic token naming and ready-made component specs make it more practical than just saying "make it look like Vercel."
npx -y skills add ihlamury/design-skills --skill vercel-ui-skills --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar