Генерация дизайн-системы по описанию

★ 6.8 · general

design-system-generator is a Claude Code skill that matches natural language descriptions to design trends and helps kick off a design system from a verbal brief. It includes a trend matcher script run via `npx ts-node scripts/match-trend.ts` and a comprehensive pattern library covering 20+ trends: Swiss Modern, Neobrutalism, Glassmorphism, Claymorphism, Cyberpunk, Retrofuturism, Neumorphism, Terminal Aesthetic, and more. The script analyzes the input description and returns the best-matching trend along with a similarity score and matched keywords. It's intended as the first step before building a full component library or writing design system documentation.