A Next.js boilerplate template that directs external AI coding agents to reverse-engineer a target website from a URL into a modern component-based codebase. It requires a separate coding agent and developer involvement to execute its multi-phase pipeline.
Project overview
Provides a reusable slash-command pipeline that coordinates external AI coding agents to reconstruct websites component-by-component into a Next.js codebase.
Project type
AI Agent · AI Coding · Data Processing
Use cases
Coding & Development
Deployment
Refer to project documentation
License
MIT
Best for
Developers or creators who have lost original source code or need to migrate a website from a difficult platform into a Next.js codebase.
Key capabilities
A reusable slash command that dispatches an AI agent to clone a target website from a URL.
Limitations and risks
The project requires an external AI coding agent to function and does not operate autonomously.
Using the template carries a risk of phishing, impersonation, or violating terms of service if applied maliciously.
Getting started
Generate a new repository from the template, clone it locally, install npm dependencies, start the external AI agent, and execute the website cloning skill.