About this project

AI Website Cloner Template is a Next.js project template that uses AI coding agents to recreate websites from a given URL. Users create their own repository from the template, install dependencies, and run the /clone-website skill with a target URL. The AI agent then executes a multi-phase pipeline: reconnaissance (screenshots, design token extraction, interaction analysis), foundation (fonts, colors, assets), component specs (detailed spec files with computed CSS values and behaviors), parallel build (dispatching builder agents in git worktrees), and assembly with QA (visual diff against original). Recommended for use with Claude Code + Opus 5, with support for Codex CLI, Cursor, Windsurf, Gemini CLI, GitHub Copilot, Cline, Roo Code, Continue, Amazon Q, Augment Code, Kiro, and OpenCode. Tech stack includes Next.js 16 with App Router, React 19, TypeScript strict mode, shadcn/ui, Tailwind CSS v4, and Lucide React. Use cases include platform migration, recovering lost source code, and learning from production sites. The project explicitly prohibits phishing, impersonation, and violating terms of service. Includes Docker support and scripts for syncing agent instruction files across platforms.