Welcome! This guide offers practical, ready-to-use AI prompts for building with Lovable.dev, React, Supabase, Stripe, and more. It’s designed to streamline development, ensure quality, and boost security. The prompts are structured to be easy to read, adapt, and expand.

Contents

Project Initiation & Planning

Prompt: Define a Digital Marketplace

“I’m building an online marketplace app featuring product listings, seller profiles, a robust search filter, and order management. Frontend: Next.js and Tailwind CSS. Backend: Supabase for auth and database. Start with a homepage showing featured products, search bar, and login area. Use placeholders and make it mobile responsive.”

Prompt: Component Development Blueprint

“Create a React component named [ComponentName] with [list features]. Make it accessible, responsive, typed (TypeScript), and styled with Tailwind CSS.”