Convert design prototypes into production-ready, typed components by analyzing structure, extracting patterns, and generating clean code.
| Input Type | Detection Method | Key Patterns |
| Super-design | Path: .superdesign/designiterations/.html | Flowbite, Tailwind CDN, theme CSS references | | Generic HTML | Any .html file | Standard HTML structure, inline/external CSS | | Figma Export | Figma-specific class names | figma-, absolute positioning, frame naming |
Converti prototipi di progettazione (esportazioni HTML, CSS, Figma) in componenti pronti per la produzione. Analizza la struttura del prototipo, estrae i token di progettazione, identifica modelli riutilizzabili e genera componenti React tipizzati. Si adatta allo stack tecnologico del progetto esistente con React + TypeScript come impostazione predefinita. Fonte: ariegoldkin/ai-agent-hub.