Prompting is how you guide Rocket using natural language. Learn the basics and start building immediately.
Prompting is how you tell Rocket what you want, clearly, in plain English. You describe the goal and Rocket turns it into UIs, workflows, and fixes.The clearer your prompt, the more precise the output.This page covers:
Create a welcome screen with a short headline, one sentence of text, and a big button that says "Get started".
Start with: “What should this app, screen, or feature do?” Then describe it in one clear sentence.
After creating, use / commands like /Add Element to insert components or /Update Content to change text. For edits scoped to specific files, use @ commands.
Copy one of these prompts and paste it into Rocket to see results:
Copy
Create a landing page with:- Hero section: headline "Welcome to [Your App Name]", subheadline, and primary CTA (Call To Action) button "Get Started"- Features section: 3 feature cards in a row with icons, titles, and descriptions- Final CTA section before footerUse a clean, modern design with plenty of white space.
After creating, use /Update App Name to change branding or /Change App Theme to apply your color scheme across all pages.