prompt logo

prompt

Free

Reverse-engineer and clone websites with pixel-perfect accuracy

FreeFree tier
Inputs: urlOutputs: code
Type
Open Source

About prompt

This prompt instructs an AI agent to reverse-engineer and clone one or more websites with pixel-perfect accuracy. It uses a meticulous methodology: as the agent inspects each section of the target page, it writes a detailed specification to a file and then hands that file to a specialist builder agent. Extraction and construction happen in parallel, with artifacts isolated per hostname. The prompt supports multiple URLs, asset and CSS extraction, and produces auditable artifacts for verification.

Key Features

Section-by-section inspection and specification writing
Parallel builder agents using worktrees
Asset and CSS extraction
Auditable artifacts for verification
Supports multiple URLs independently
Meticulous extraction ensures pixel-perfect cloning

Pros & Cons

Pros
  • Meticulous extraction ensures pixel-perfect accuracy
  • Parallel processing for efficiency across multiple sites
  • Produces auditable artifacts for verification and debugging
Cons
  • Requires an AI agent capable of executing complex multi-step prompts
  • May be resource-intensive for large websites
  • Assumes access to the target URL's content

Best For

Cloning a website for local development or testingRebuilding a page from a URLReverse-engineering a website's structure and assets

FAQ

What does this prompt do?
It instructs an AI agent to reverse-engineer and clone one or more websites by inspecting each section, writing specifications, and dispatching parallel builder agents.
Can I clone multiple websites at once?
Yes, the prompt accepts multiple URLs and processes them independently in parallel, with artifacts isolated per hostname.
Does it extract assets like images and CSS?
Yes, the prompt extracts assets, CSS, and content section-by-section as part of the cloning process.