Clone any website into a pixel-perfect Next.js replica. Point it at a URL and it reverse-engineers the design, extracts assets, and rebuilds it section by section using parallel builder agents. Use when asked to clone, copy, replicate, rebuild, or reverse-engineer any website or landing page. Also use for "make it look like this site" or "build a page based on this URL".
Reverse-engineer and rebuild any website as a pixel-perfect Next.js clone.
User says: "Clone yourcompany.com" or "Make a landing page like this: [url]"
claude --chromecd /path/to/your-clone-project
npm install
cd /path/to/your-clone-project
Edit TARGET.md with the URL and scope, then run the skill in Claude Code.
Or just tell any agent: "clone [url]" and they'll handle it.
The complete cloning methodology (reconnaissance, extraction, parallel dispatch, QA) is in:
references/FULL_METHODOLOGY.md
Only read this when actively executing a clone — it's ~500 lines of detailed instructions.
public/docs/research/components/docs/design-references/npm run dev to preview