Design system agent API for building consistent, accessible UI components.

Quick Links
GET /api/health API health status GET /api/config Current theme configuration GET /api/component/list List all components
Component Agent
POST /api/component/ask-intent Start component Q&A
POST /api/component/ask-question Answer questions
POST /api/component/finalize Generate code
Patterns
GET /api/pattern/list List all patterns
POST /api/pattern/detect Detect if code is a pattern
POST /api/pattern/submit Submit a new pattern
Theme Config
PUT /api/config/accent-color Change accent color
PUT /api/config Update multiple settings