This is your creative shortcut. Here, you’ll find a collection of tested, reusable prompts designed to help you move faster inside Rocket.Think of these as templates. You can copy them as-is or adapt the details for your own project. Each one is purpose-built for a specific job - from starting a new project, to fixing tricky bugs.We keep things simple and direct. The goal is always the same: get great results without overthinking the wording.
Kick off a new app by describing what you’re building, what it should do, and where to begin.When to use: At the beginning of your build when you want to describe the big picture and help Rocket lay the foundation.How to use it: Describe what kind of app you’re making, what it should do, and where to begin. If you’re using any services like Supabase or Stripe, include those upfront.Examples:
Copy
Ask AI
Create a task manager with project views, deadlines, and team assignments. Start by designing a clean dashboard.
Your ideas are ready to launch -here’s where Rocket takes off. Explore real-world scenarios, complete with ready-to-use prompts, to help you build smarter and faster across platforms.
Improve layout, spacing, and visual polish without changing how your app works.When to use: When you want to improve the look of a screen without changing how it behaves.How to use it: Be clear about what should stay the same. Focus on spacing, layout, color, or visual tone.Examples:
Copy
Ask AI
Improve the visual design of this screen. Keep all logic the same. Focus on layout, spacing, and a more modern look.
If it’s a visual-only update, say so. Example: “Don’t change how it works - just improve the layout.”
Make sure your UI adapts across mobile, tablet, and desktop without breaking layout or flow.When to use: When your layout needs to work across all screen sizes - especially mobile.How to use it: Say you want mobile-first design. Ask Rocket to resize, stack, or simplify layouts as needed.Examples:
Copy
Ask AI
Make this layout mobile-friendly. Stack content on small screens and keep spacing clear for easy reading.
Handle everything from user actions to publishing in a way that keeps your app flowing smoothly.When to use:
Any time you’re defining how things flow - whether it’s inside your app (user actions), or around your app (team collaboration, testing, or deployment).How to use it:
Be clear whether you’re describing user-facing logic (like a submit button) or project-level setup (like GitHub). Rocket can help automate both.
Connect this project to GitHub and set up automatic preview deployments for pull requests.
If you’re working on logic that users will interact with, describe triggers and expected behavior.
If you’re working on project structure or processes, describe the outcome and tools involved.
Clean up messy code, improve readability, and keep your logic intact.When to use: When you want to clean up existing code or reorganize a screen.How to use it: Tell Rocket what to keep the same and what to clean up.Examples:
Copy
Ask AI
Refactor this layout. Keep the same output, but simplify the structure, reduce duplication, and add helpful comments.
When to use:
Use Supabase when your app needs to save or show data, send emails, or run things automatically in the background. Just describe what kind of data you’re working with and what should happen.How to use it:
Say what should trigger the action (like submitting a form), what should be saved or checked, and what the user should see afterward.Examples:
Copy
Ask AI
Create a place to store contact form entries. When someone fills it out, save their name, email, and message. Make email required and limit the message to 500 characters.
When to use:
Use Stripe when you want people to pay for something in your app - like buying a product, signing up for a plan, or picking between pricing options.How to use:
Say what’s being sold, where the button should go, and what should happen after someone finishes or cancels the payment. Include test or live mode, and the product or price ID.Examples:
Copy
Ask AI
Let users buy a digital guide. Add a “Buy Now” button on the homepage using test mode. After payment, send them to /guide-download; if they cancel, go to /checkout-cancelled.
Write simple, clear documentation or walkthroughs that guide your users through your product.When to use: When building support content, onboarding experiences, or walkthroughs inside your app.How to use it: Say who it’s for and what the guidance should cover - like a screen, flow, or feature.Examples:
Copy
Ask AI
Create a help page for how to use `<page_name>`. Include a title, intro, and 3–5 steps.
Break big ideas into smaller steps so you can build confidently and stay aligned.When to use: When a task feels big, unclear, or needs to be broken down first.How to use it: Ask Rocket to outline the required steps: frontend, backend, logic before building anything.Examples:
Copy
Ask AI
Plan the steps to add a notification system for overdue items. Don’t implement yet—just outline.
Make sure Rocket focuses on one area without touching anything else in your app.When to use: When you want Rocket to only update one screen, component, or file and leave the rest untouched.How to use it: Say exactly where Rocket should focus and what to skip.Examples:
Copy
Ask AI
Only update `<screen_name>`. Do not change anything in the auth flow or settings screen.
Repeating what Rocket should avoid is helpful especially across multiple prompts in the same session.
Add smart, helpful feedback for users when things go wrong, or prevent issues before they happen.When to use: When you want to add resilience, surface errors cleanly, or improve reliability in general.How to use it: Ask Rocket to show fallback states, retry logic, or validation behavior for common failure points.Examples:
Copy
Ask AI
Add loading and error states to `<page_name>`. Show a spinner while loading, and a message if data fetch fails.
This library grows as Rocket learns. If there’s a use case missing or something you’d love a prompt for, we’re listening.
We’re always expanding this library. Got an edge case or niche prompt that works well? Share it with us - we’d love to include it.Email us at support@rocket.new or join our Discord community to get help, share ideas, and connect with other creators.