User Guide
Welcome to Zoey Prompts
Zoey Prompts helps you write better instructions for AI coding tools like Lovable, Claude Code, and Antigravity. A clear, well-structured prompt gets you working code on the first try — a vague one wastes time and AI credits. This app checks and improves your prompt before you spend those credits.
Quick Start — three steps
1
Write your idea
Go to the Workspace and type what you want built or fixed, in your own words. No special format needed.
2
Follow the suggestions
The panel on the right points out what's missing and asks simple questions. Answer them and click Apply — watch your Quality Score climb toward 100%.
3
Polish and copy
Click Auto-Polish or AI Rewrite, then Copy the result and paste it into your AI coding tool.
What each page does
Workspace
Your main screen. As you type, it live-checks your prompt:
- Quality Score — how complete your prompt is (0–100%).
- Suggestions — specific fixes with one-click Apply, plus a list of what you already did well.
- Architecture Map — tools you mention light up so you can see your stack take shape.
- Target Agent — pick the AI tool you're writing for; the checks adapt to it.
Auto-Polish vs AI Rewrite
- Auto-Polish (Local) — instantly restructures your draft using built-in rules. Free and unlimited.
- AI Rewrite (Pro) — a real AI rewrites your draft into a professional specification. Uses your plan's monthly allowance.
- Copy — one click to grab the polished result.
Templates
Ready-made prompt skeletons for common jobs — new features, bug fixes, refactors, database design, and more. Click one to load it, then replace the [bracketed placeholders] with your details.
Stack Guide
A visual reference of the tools modern web apps use (Next.js, Supabase, Stripe, Vercel…) and how they connect — with setup steps and install commands for each. Tools you mention in your prompt are marked Active.
History
Every polish is saved automatically with the before and after versions, so you can reuse or tweak past prompts instead of starting over.
API Settings Optional
For power users only: paste your own OpenAI or Anthropic API key and AI rewrites run on your account instead of the site's allowance. If you don't know what an API key is, skip this page — everything works without it.
Accounts & plans
You can analyze and Auto-Polish without an account. A free account syncs your history across devices and unlocks more AI rewrites per month; subscribers get the highest monthly allowance. Use the Sign Up / Login button in the bottom-left corner.
The 30-second recipe for a great prompt
- Say what to build or fix in one sentence — "Build a contact form that emails me submissions."
- Name your tech stack — "React, Supabase, Tailwind."
- Describe what done looks like — "submitting shows a success message and clears the form."
- Add constraints — "don't change other pages, keep existing styles."
- Watch the Quality Score climb — then Copy and paste into your AI tool.