-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Conversational UI that generates color palettes, accessible CSS variables, component styles (JSX/TSX/Tailwind), and example pages from a short brief (e.g., “Make a premium dark theme for electronics”). Merchants can apply suggestions directly or preview them before applying. Includes freemium model for generation credits.
- Place in: theme-editor UI (src/theme-editor/, src/app/theme-editor, src/components/ui/theme-assistant)
- API: src/app/api/ai/theme/route.ts
- Data: Store generated assets in DB (Prisma)
- Monetization: Freemium/premium
- KPIs: Usage rate, activation conversion, credits purchased.
- Security: Auth gate and limit usage.
Effort: Low → Medium.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog