Skip to main content
Browse prompts by category, copy any code block, replace the bracketed placeholders with your own details, and paste into Rocket.Placeholder guide:
  • [DATABASE/STORAGE] becomes “Supabase”, “Firebase”, or your API
  • [AUTH_PROVIDER] becomes “Supabase Auth”, “Firebase Auth”, or your auth service
  • [TABLE_NAME] becomes your actual table name (for example, “users”, “products”)
  • [FIELD_1], [FIELD_2] become your actual field names
If you do not know what to replace, remove the placeholder line entirely or use a generic value like “local storage”. You can always refine later.

Quick start

New to prompting? Start here:
Copy this, replace [Your App Name] with your app name, and paste into Rocket.

Start a project

Project vision

Define your app’s purpose and core features.

Plan a feature

Break down a complex feature into manageable steps before building.

Landing page

Onboarding flow

Build features

Copy, customize placeholders, and paste.

User authentication

Task and project management

Blog and content

E-commerce and products

Social feed

Dashboard and analytics

Calendar and events

Notifications

File upload and media

Detail page

Settings page

Add integrations

Connect your app to external services. For detailed integration guides, see Integrations.
Authentication
Database CRUD
Storage and file uploads
Edge Functions
Row Level Security (RLS)
Social auth providers
Real-time subscriptions
Database query with filters
One-time checkout
Subscription plans
Customer portal
Webhook handling
Pricing page with feature comparison
Refund handling
Payment form with card element
Welcome email on signup
Transactional notification
Password reset email
Weekly digest or newsletter
Order confirmation email
Email with attachments
Invite team member email
SMS notifications (Twilio)
Chatbot interface
Content generation
Text summarization
Smart search with AI
AI-powered form autofill
Sentiment analysis
Basic GA4 setup
Custom event tracking
Conversion goals
Mixpanel user identification
A/B test tracking
Dashboard analytics widget

Build UI components

Build individual components to customize your features.

Polish and optimize

Enhance visuals, responsiveness, performance, and accessibility.

Ship

Prepare your app for launch and production.

Notes

Starting points

Use these prompts as starting points, not hard rules. Adjust fields, copy, and flows to match your product.

Reduce scope

When in doubt, reduce scope: pick one screen, one component, or one flow per prompt.

Learn more

For deeper strategy and debugging patterns, see Core concepts and Debugging. For role-based copy-paste prompts, see Prompt starters.