The studio loop, end to end

The entire product is one loop you'll run dozens of times per project.

The entire product is one loop. You'll run it dozens of times per project. Every recreation follows the same beats:

  • Sign in at /sign-in. Paste a URL — or a rebrand prompt plus a reference URL.
  • Reverse scans the page (screenshot + 2× DPR strips + exact DOM text).
  • It transcribes the page into a verbatim study doc, then builds one self-contained HTML document from it.
  • It critiques the rebuild against the original and repairs the gaps before finishing.
  • Refine with Markup / Edit in natural language; every change is snapshotted to version history.
  • Export: download the .html, copy the code, or download a Next.js project ZIP.

Was this article helpful?

The studio loop, end to end — Reverse Docs