promptReviews
Prompt output messy
Narrow scope, name the exact screen, and ask AI to change one thing at a time.
- Paste current prompt and output.
- State one expected behavior.
- Ask for a focused rewrite, not a full rebuild.
Path hintVerify the main user flow, mobile view, WhatsApp handoff, and live URL before adding more features.
layoutReviews
Layout/mobile broken
Fix mobile first, then spacing, then polish. Do not redesign the whole app.
- Screenshot mobile view.
- Ask for responsive fixes only.
- Retest buttons, cards, and text wrapping at 390px width.
Path hintVerify the main user flow, mobile view, WhatsApp handoff, and live URL before adding more features.
deployReviews
Deploy/live URL issue
Confirm the live URL opens, app renders content, and environment variables are not exposed.
- Open the live URL in private window.
- Copy exact deploy error or blank-screen symptom.
- Ask AI for one deploy fix and one verification step.
Path hintVerify the main user flow, mobile view, WhatsApp handoff, and live URL before adding more features.
dataReviews
Data/form state wrong
Separate UI issue from data issue before asking for database or state changes.
- Write expected data flow.
- List what saves and what disappears.
- Ask AI to fix only the smallest state/database path.
Path hintVerify the main user flow, mobile view, WhatsApp handoff, and live URL before adding more features.
whatsappReviews
WhatsApp message not right
Test encoded message, phone format, and button behavior on mobile.
- Check phone number format.
- Open generated WhatsApp link manually.
- Ask AI to encode message text and keep CTA obvious.
Path hintVerify the main user flow, mobile view, WhatsApp handoff, and live URL before adding more features.
otherReviews
General blocker triage
Name the symptom, expected behavior, current behavior, and latest change before asking for help.
- Describe what you expected.
- Describe what happened instead.
- Include screenshot, URL, and last prompt/change.
Path hintVerify the main user flow, mobile view, WhatsApp handoff, and live URL before adding more features.