46 prompts · Free to use
Prompt library
Copy-paste prompts for building with AI. Organized by what you're building.
Showing 46 prompts
Dashboard
Build an Admin Dashboard with User Management
Create an admin dashboard at /admin that is gated behind an is_admin: true flag on the users table — redirect any non-admin to /dashboard wi...
Export Table Data to CSV
Add a "Download CSV" button to the existing data table in this app. When clicked, the button should export only the rows that are currently ...
Add a Usage Analytics Dashboard
Build a usage analytics page at /dashboard/analytics. Display three charts side by side: a line chart showing daily active users over the la...
AI image
Generate Product Mockups with Midjourney
I need to create professional-looking product mockup images using Midjourney for my website, social media, and marketing materials. Help me ...
Sales
Build an Automated Lead Follow-Up Sequence
Design a complete automated lead follow-up system for [product name], a [one-sentence product description]. This sequence triggers when a le...
Write a Cold Outreach Email Sequence
Write a 4-email cold outreach sequence for [product name], a [one-sentence product description] targeting [target audience, e.g. "heads of m...
Set Up a Sales Pipeline in HubSpot CRM
I need to set up a sales pipeline in HubSpot CRM (free tier) for my early-stage product. I'm a founder doing sales myself — keep it simple a...
Email marketing
Build an Email Drip Sequence in ConvertKit
I need to build a multi-email drip sequence in ConvertKit (now Kit) that nurtures new signups toward a specific action. Help me plan and wri...
Payments
Add a Stripe Customer Billing Portal
Add a "Manage Billing" button to the /account/settings page that opens the Stripe Customer Portal. When clicked, call a serverless function ...
Sell a Digital Product with LemonSqueezy
I want to sell a digital product using LemonSqueezy as my payment processor. Help me set up everything from product creation to delivery. P...
Build a Stripe Payment Checkout Page
Create a /checkout page for this app using Stripe in test mode. The page should display the product name, price ($29/month), and a bullet li...
Set Up Failed Payment Recovery Emails
I need to set up a dunning system to recover failed subscription payments. Most SaaS products lose 5-10% of revenue to involuntary churn — h...
Set Up Stripe Subscription Billing
I need to set up Stripe subscription billing for my SaaS product with multiple pricing tiers, a customer portal, and webhook handling. Prod...
Create Subscription Pricing with Two Tiers
Build a /pricing page with two monthly subscription tiers: Starter at $19/month and Pro at $49/month. Each tier should display the plan name...
Deployment
Set Up Cloudflare Pages Auto-Deploy from GitHub
Set up automatic deployment to Cloudflare Pages from our GitHub repository. Create a GitHub Actions workflow file at .github/workflows/deplo...
Deploy to Vercel with Environment Variables
Help me prepare this app for deployment to Vercel. First, create a .env.example file that lists all required environment variables with plac...
Deploy a Backend Service to Railway
I need to deploy a backend service to Railway with a database and proper production configuration. Project details: - Backend framework: [e...
Deploy a Next.js App to Vercel
I have a Next.js application ready to deploy. Help me set up a complete Vercel deployment with best practices. Project details: - App name:...
Customer support
Draft a Customer FAQ Chatbot Script
Create a comprehensive FAQ chatbot script for [product name], a [one-sentence product description]. This script will be loaded into our AI c...
Draft a Customer Onboarding Email Series
Write a 6-email onboarding series for new users of [product name], a [one-sentence product description]. These emails send automatically aft...
Database
Add Full-Text Search to a Data Table
Add a live search input above the existing data table. As the user types, wait 300ms after the last keystroke (debounce) before querying the...
Design a SaaS Database Schema
Set up a Supabase PostgreSQL database schema for a multi-tenant SaaS application. Create the following four tables: users (id uuid primary k...
Analytics
Configure GA4 Conversion Goals
I need to set up Google Analytics 4 (GA4) with proper conversion tracking for my website. Help me configure events, conversions, and a usefu...
Add Plausible Analytics to Your App
I want to add Plausible Analytics to my website so I can track visitors without cookies or GDPR consent banners. Project details: - Website...
Set Up PostHog Funnels and Events
I need to set up PostHog analytics for my SaaS app with custom events, funnels, and user identification so I can understand how people move ...
Authentication
Add Google Sign-In with OAuth
Add Google OAuth login to this app using Supabase Auth. Show a prominent "Sign in with Google" button on both the landing page and the /logi...
Add Magic Link Authentication
Add magic link authentication to this app using Supabase Auth. Create a clean login page with a single email input field and a "Send me a lo...
Protect Dashboard Routes from Unauthenticated Users
Add route protection to this app so that any page under /dashboard or /app redirects to /login if the user does not have an active Supabase ...
AI video
Create a Product Explainer with HeyGen
I need to create a 60-90 second product explainer video using HeyGen's AI avatar. Help me write the script, plan the scenes, and set up the ...
Turn a Long Video into 10 Short Clips
I have a long-form video and I need to turn it into 10 short-form clips for TikTok, Instagram Reels, YouTube Shorts, and LinkedIn. Help me p...
UI components
Reusable Modal Dialog Component
Create a reusable modal dialog component that can be triggered by a button click. The modal should have a semi-transparent dark overlay that...
Build a Pricing Page with Three Tiers
Build a /pricing page with three subscription tiers laid out in a horizontal card row. The tiers are: Free ($0/month), Starter ($19/month, m...
Marketing
Generate a Monthly Content Calendar
Create a 30-day content calendar for [product name], a [one-sentence product description] targeting [target audience]. The calendar should c...
Write Product Launch Announcement Copy
Write a complete set of launch announcement copy for [product name / feature name], a [one-sentence description of what's launching]. The la...
Onboarding
Build an Interactive Onboarding Checklist
Create an onboarding checklist component that appears at the top of the main dashboard for new users. The checklist should contain exactly 5...
Send a Welcome Email After Signup
When a new user completes signup — whether via email/password or OAuth — trigger a welcome email using the Resend API. The email should addr...
API
Create REST API Endpoints for Your App
Build a set of REST API endpoints so external services and scripts can interact with this app's project data. Implement five endpoints: GET ...
Handle Incoming Webhooks from Stripe
Create a webhook handler at POST /api/webhooks/stripe. The first thing it must do is verify the Stripe-Signature header against the raw requ...
SEO
Create an SEO Blog Content Strategy
I need a 3-month SEO blog content strategy for my SaaS product. Help me find the right keywords, plan the content calendar, and structure ar...
Optimize a Landing Page for SEO
I need to optimize my landing page for search engines so it ranks for my target keywords. Audit my page and give me a prioritized checklist ...
Workflows
Create a Weekly KPI Dashboard Report
Build a weekly KPI dashboard report template for [product name], a [one-sentence product description] at [stage, e.g. "pre-seed with 200 use...
Write a 2-Week Social Media Launch Plan
I'm launching [product name] in 2 weeks and need a complete social media plan to build momentum and drive signups on launch day. I'm a solo ...