100+ curated recipes & guides for building on Lovable

Ship faster on Lovable with battle-tested prompts and reference guides.

A community reference for every part of the Lovable stack — Cloud, AI Gateway, authentication, payments, SEO, email, integrations, design, and deploy. Copy a prompt, paste it in Lovable, ship the feature.

113

Total skills

58

Prompt recipes

55

Reference guides

9

Categories

Browse by category

Nine surfaces of the Lovable stack — pick where you're building.

Featured skills

A handpicked starter set covering the highest-leverage Lovable workflows.

Cloud
guide

User roles the safe way

Never store role on the profile table. Use a dedicated user_roles table + has_role() SECURITY DEFINER function to prevent privilege escalation.

advanced 1h 30m Deep dive
cloudauthrlssecurity
AI
prompt

Chat completion via Lovable AI Gateway

Call a hosted Gemini/OpenAI chat model from a server function — no API keys needed.

advanced 1h 30m Deep dive
aigatewaychat
Payments
guide

Stripe webhook the safe way

Verify the signature, use the raw body, respond fast, be idempotent.

advanced 1h 30m Deep dive
paymentswebhooksstripe
SEO
prompt

Open Graph image

Add a 1200×630 og:image at the leaf route.

advanced 1h 30m Deep dive
seoogsocial
Auth
guide

Protected route pattern

Use the built-in _authenticated/ layout — never gate in a loader on a public route.

advanced 1h 30m Deep dive
authroutingguard
Deploy
guide

Launch checklist

Ten things to verify before you tweet.

advanced 1h 30m Deep dive
deploychecklistlaunch