The Master First Build
When to use: The very first prompt for a brand new project. Use this when you have an idea and an empty Lovable project.
Build me a web app called [YOUR APP NAME]. In one sentence, it helps [YOUR USERS] do [WHAT IT DOES]. The homepage should have a clear headline, a short subheadline, one primary call-to-action button that says [BUTTON TEXT], and three sections underneath that explain how it works. Use a clean, modern design that would look at home in 2026. Do NOT add authentication, a database, or any backend yet. Just build the front-end shell so I can see it and react to it.
Why it works
It gives the AI a full picture (what, who, why) but strictly limits scope to the front-end so you don't drown in complexity on day one.