Ready made productivity screens for mobile app vibe coding. Inboxes, chat threads, task lists, notes, and AI assistant conversations. Copy any design, paste it into Bolt, Lovable, or Replit, and your AI tool wires it to your data. Every screen is one HTML file with no build step.
What productivity app screens are included?
An email inbox, a chat thread, a task list, a notes list, and an AI assistant conversation. Between them they cover the screens most productivity apps need on day one.
Can I use these for a support or team tool?
Yes. A support queue has the same shape as an inbox, and an internal chat has the same shape as a direct message thread. Rename the fields and the layouts carry over.
How do I connect these screens to real data?
Paste a template into Bolt, Lovable, or Replit and ask your AI to fetch from Supabase, Firebase, or your own API and render each record into a row. The design stays as it is.
Do these work for iOS and Android?
Yes. Every screen is designed at 375 by 812 and works as a reference for any mobile stack, including React Native, Flutter, SwiftUI, or a progressive web app.