Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 505 Bytes

File metadata and controls

20 lines (13 loc) · 505 Bytes

Design Agent

A Claude Code skill that generates complete brand & design systems from moodboard screenshots.

Quick Start

Use /design-system to invoke the skill. Provide moodboard screenshots and context about your industry/product.

Project Conventions

See AGENT.md for full project structure, commands, and conventions.

Key Commands

npm install    # Install dependencies
npm run build  # Compile TypeScript
npm test       # Run tests
npm run dev    # Watch mode