AI Website Cloner Template

A reusable template for reverse-engineering any website into a clean, modern Next.js codebase using AI coding agents.
Recommended: Claude Code with Opus 4.7 for best results — but works with a variety of AI coding agents.
Point it at a URL, run /clone-website, and your AI agent will inspect the site, extract design tokens and assets, write component specs, and dispatch parallel builders to reconstruct every section.
Demo

Click the image above to watch the full demo on YouTube.
Quick Start
- Clone this repository
git clone https://github.com/JCodesMore/ai-website-cloner-template.git my-clone
cd my-clone
- Install dependencies
npm install
- Start your AI agent — Claude Code recommended:
claude --chrome