JCodesMore · @JCodesMore ↗

AI Website Cloner Template

Point an AI coding agent at any URL and rebuild the site as clean, real code, section by section. A pre-scaffolded Next.js and Tailwind template ships the clone-website skill ready to run.

28.1k stars Updated Jun 1, 2026 MIT 1 skill

The roster

What it does

The AI Website Cloner Template is a pre-scaffolded Next.js project that rebuilds any website as clean, modern code. It ships the /clone-website skill on top of Next.js 16, Tailwind v4, and shadcn/ui, so you start from a working base instead of an empty repo.

Point it at a URL and your agent inspects the live site, extracts design tokens and assets, writes exact component specs down to computed CSS values, then dispatches parallel builder agents in git worktrees to reconstruct each section and run a visual diff against the original. Recommended with Claude Code and Opus 4.8, and supported across Codex, Cursor, Copilot, and more.

When to use it

  • You want to rebuild a site as clean code

    Point the agent at any URL and get the site back as real code, section by section.

  • You need a running start, not a blank repo

    A pre-scaffolded Next.js and Tailwind template ships the clone skill ready to run.


Common questions

How do I start using the AI Website Cloner Template?

On the repo's GitHub page you click Use this template to make your own copy, rather than cloning it directly. Then you install dependencies, start your agent, and run /clone-website against a URL.

Which agents work best with it?

The AI Website Cloner Template recommends Claude Code with Opus 4.8 for the best results, but it works with a range of AI coding agents that can read the clone-website skill.

What do I get out of it?

The AI Website Cloner Template rebuilds a target site as clean Next.js and Tailwind code, section by section, after your agent extracts the design tokens and assets and writes component specs.

Is it free?

Yes. The AI Website Cloner Template is open-source under the MIT license, so you can copy it, clone any site with it, and keep the generated code at no cost.