The Lovable prompt library
Prompts written and tested on real builds. Copy one, paste it into Lovable, and read the notes on what to check afterwards.

18 prompts
Add Authentication With Email and Google
Sign-up, sign-in, sign-out, session handling and protected routes in one pass.
Copy this prompt →Add Role-Based User Permissions
Creates a safe role system stored in its own table, with a role-check function used by your access rules and server actions.
Copy this prompt →Audit My Project for Security Problems
A structured security review covering keys, access rules, roles and server-side checks.
Copy this prompt →Build a Complete Landing Page
A single prompt that produces a full landing page with real structure — hero, proof, offer, FAQ and a working contact form.
Copy this prompt →Build a CRM With Lovable
A working contact and pipeline CRM with the data model spelled out, so it scales past the demo.
Copy this prompt →Build an Admin Dashboard
A gated admin area with metrics, list management and edit actions, protected at both the page and the data.
Copy this prompt →Create a Database Table With Access Rules
Creates a table and its security policies in one step, so you never end up with a table nobody can query.
Copy this prompt →Fix a Permission Denied Database Error
A structured diagnostic prompt that finds the real cause of an access error instead of widening your security.
Copy this prompt →Make My Project Faster
Asks for measurement before changes, so you fix the actual bottleneck.
Copy this prompt →Set Up a Contact Form With Email Notifications
Stores the submission first, then emails a notification and a confirmation — so a failed email never loses the lead.
Copy this prompt →Set Up Technical SEO
Per-page metadata, canonical URLs, social previews, sitemap, robots and structured data in one pass.
Copy this prompt →Add File Uploads
Private file storage with type and size limits, and access checked per request.
Copy this prompt →Add Stripe Subscriptions
Checkout, webhooks and access control driven by real subscription state.
Copy this prompt →Build a Client Portal
A secure area where each client sees only their own files, updates and messages.
Copy this prompt →Create an Onboarding Flow
A multi-step first-run experience that saves progress and can be resumed.
Copy this prompt →Fix a Blank Page
A diagnostic prompt for a page that renders nothing at all.
Copy this prompt →Fix Endless Loading
For a spinner that never resolves — usually a request that never completes or a state that never updates.
Copy this prompt →Improve the Design of an Existing Page
Turns a generic AI-generated page into something with real typographic hierarchy and spacing rhythm.
Copy this prompt →