Back to Home

Platforms

v0.app

Role:Site builder & component editor.
When to use:Any UI/layout/content change.
Inputs:Paste-ready instruction blocks.
Outputs:Components, pages, responsive layouts.
Rules:No custom code; preserve scroll-to-top; reuse standard components.

ChatGPT (GPT-5)

Role:Spec writer, editor, QA.
When to use:Turn ideas/screens into v0 instructions & checklists.
Inputs:Goals, screenshots, constraints.
Outputs:Paste-ready blocks, copy, QA steps.
Rules:No code unless requested; mobile-first; keep changes minimal per pass.

Vercel

Role:Previews & production hosting.
When to use:After meaningful edits.
Inputs:v0 previews; env settings.
Outputs:Preview URLs; published site.
Rules:Preview → run QA checklist → then Publish. One prod target only.

GitHub

Role:Release archive (milestones).
When to use:After major site updates.
Inputs:v0 exports & content snapshots.
Outputs:Tagged releases (vX.Y).
Rules:Use main only; tag—don't branch-sprawl.