FAQ
Common questions about VisualPRD.
Do I need technical experience to use VisualPRD?
No. VisualPRD is designed for founders, PMs, and non-technical builders. You describe what your app does; the pipeline handles the technical architecture. If you are technical, you'll find the output more detailed than most spec documents you'd write by hand.
Which tech stacks are supported?
Any. The interview asks which frontend, backend, and database you want to use. The output adapts — build instructions reference your chosen stack specifically. Common choices include Next.js + Supabase, React Native + Firebase, and Laravel + MySQL.
How long does generation take?
Typically 3–8 minutes depending on feature count. The V10 pipeline runs flow agents in parallel, so adding more features increases cost but not duration significantly.
What if my blueprint is wrong or incomplete?
You can edit individual flows from the schematic viewer. Editing a flow re-runs only that flow's agent — it does not regenerate the entire project. Edits cost 20–60 credits.
Can I use VisualPRD for mobile apps?
Yes. The interview detects your platform choice and switches the pipeline into mobile mode — screens + stack navigators instead of web routes, no web-specific patterns like sidebars.
Do credits expire?
No. Credits never expire. There are no subscriptions — you buy once and use them whenever you want.
Is my project data private?
Yes. Projects are private to your account by default. We do not train on your project content.
Can I export to something other than Claude Code?
Yes. The export ZIP works with any AI coding agent that supports a rules or context file — Cursor, Windsurf, Copilot Workspace, and others. The CLAUDE.md file is just Markdown; rename it to match your tool's convention.