One capture, two useful outputs
CloneAny captures the current page at a public URL and compiles it into clean HTML, Tailwind CSS v4 source, controlled CSS where needed, localized assets, and a reproducible static preview. The same evidence produces DESIGN.md, so the code and style guide describe the same page.
Deterministic by design
Runtime cloning does not ask an AI model to guess CSS, design tokens, or quality. Source CSS, browser evidence, and reproducible transformation rules remain authoritative. This makes failures easier to diagnose and outputs easier to compare.
What to expect
CloneAny handles the current page, not every linked page on a site. Unsupported iframes, closed shadow roots, authenticated content, and complex server-driven interactions may be omitted or reported. The output is intended for continued development, not blind production deployment.