Sitelas
HomeTemplatesPricingBlogDocs
Blog
Clone A Website From A Claude Chat
SitelasMenu
HomeTemplatesPricingBlogDocs
Sitelas
HomeTemplatesPricingBlogDocs
Blog
Clone A Website From A Claude Chat
SitelasMenu
HomeTemplatesPricingBlogDocs
  1. Home
  2. Blog
  3. I Cloned a Website From a Claude Chat
Getting Started

I Cloned a Website From a Claude Chat

Paste a URL, say "clone this," and Claude rebuilds the page as a real, editable Sitelas site — same structure, fonts, colors, and imagery — previewed privately and published only when you say go. Plus the one copyright caveat that matters.

Usman Haider

Usman Haider

June 21, 20266 min read
Cover: a building facade of repeating identical windows, with the headline "Paste a URL. Get an editable site."
Cover: a building facade of repeating identical windows, with the headline "Paste a URL. Get an editable site."

There's a moment when you find a layout you wish you'd built — a landing page that just works, an old site of your own you want to move, a competitor's structure you'd like as a starting point. The usual answer is "open the dev tools and start copying." Slow, brittle, and you end up with a pile of HTML that isn't really yours to edit.

Sitelas does it in one prompt. Because it plugs into Claude as a connector, you can hand Claude a URL, say clone this, and get back a real, editable Sitelas site — previewed privately first, published only when you're ready. I did exactly that with nextjs.org. Here's how it went, end to end, and the one honest caveat that matters.

What "clone" actually means here

This isn't a screenshot and it isn't an <iframe> wrapper. Claude captures the page — the full-page render, the DOM with computed styles, the design tokens (palette, type scale, spacing), and the real image URLs — and then rebuilds it section by section as a Sitelas site. The output is a normal site made of Sitelas's own building blocks, with a proper header, footer, theme, and pages.

Which means the moment it exists, it's yours to change: reword the hero, swap the palette, drop a section, wire up a form — by prompting Claude or in the visual editor, exactly like any site you build from scratch. The clone is your starting point, not a frozen copy. (New to the build flow? Start with How to Build a Website From a Claude Chat.)

First: connect Sitelas to Claude

One-time setup: Sitelas is in Claude's connector directory, so adding it takes one click — open the listing and choose Add.

Using Claude Code or Claude Desktop instead? Those read a config file rather than the directory, so point them at https://sitelas.com/api/mcp.

Sign in to Sitelas when prompted. Claude can now capture URLs, compose sites, change themes, and publish — all from chat.

Step 1: Hand Claude a URL and say "clone it"

You give it the address; Claude does the rest in one turn — capture, study, rebuild, preview.

Asking Claude to clone nextjs.org; it captures the page, rebuilds it as a Sitelas fixture, and returns a private preview URL.

Watch what it actually does: it captures nextjs.org, reads the structure and design tokens straight off the page (the black-on-white palette, the Geist / Geist Mono typography), pulls the real image URLs, then composes a fixture that mirrors the original — and saves it as a draft.

What came back was a faithful, section-by-section replica: the ▲ hero with "The React Framework for the Web" and the npx create-next-app@latest code pill, the "What's in Next.js?" feature grid, the "Powered By" tooling cards (React, Turbopack, SWC), the deploy-templates block, the eight-logo showcase wall ending in customer testimonials, and the full multi-column footer with an email signup form.

Side by side, the original and the clone read as the same page — same structure, type, and layout — except the one on the right is a real Sitelas site I can edit, restyle, and republish from chat.

The live nextjs.org homepage on the left and the Sitelas clone on the right, side by side: same hero, type, and layout, but the clone is a real editable Sitelas site.

You get a private preview first — nothing is public yet

Just like building from scratch, the clone lands as a draft. Claude hands you a preview URL (preview-nextjs-clone-1983.sitelas.com) that's private to you; the permanent address stays a 404 until you publish. So you can click through the whole thing, decide what to keep, and change anything before a single visitor sees it.

This is also where you'd start making it your own — different copy, your palette, your sections. A clone you publish verbatim is rarely the goal; a clone you adapt is the fast way to a site that's genuinely yours.

Step 2: Publish when you're happy

When the preview looks right, tell Claude to make it live.

Telling Claude to publish; it promotes the draft to live and returns the permanent URL with a one-step revert noted.

Claude promotes the draft to the permanent URL and archives the previous (empty) state, so a one-step revert is always available. nextjs-clone-1983.sitelas.com is now a real, live site.

The honest caveat: copied images are copied images

This is the part to take seriously. When Claude rebuilds a page, it reuses the real assets from the source so the clone looks right — which means the imagery, logos, and screenshots are pulled straight from the original and are very likely copyrighted. That's fine for a personal demo or a private prototype. It is not fine to publish someone else's photography, logos, and brand art as your own.

So the responsible flow is: clone to get the structure and layout fast, then replace the borrowed pieces with your own. Claude can swap every image for licensed stock in one pass — just ask — and the text is yours to rewrite anyway. Treat a clone as scaffolding, not a finished product, and you stay on the right side of this.

When cloning is the right move

  • Migrating your own site. You already own the content and brand — clone it into Sitelas, then edit and publish from chat going forward.
  • A starting layout you'll customize. Admire a structure? Clone it as scaffolding, then change the copy, palette, imagery, and sections until it's your site, not theirs.
  • A fast prototype. Stand up a realistic page to test an idea, knowing the assets get swapped before anything ships.

What it's not for: republishing someone else's brand, art, and copy verbatim. The capability is powerful; the imagery caveat above is the guardrail.

Why do this from a chat at all?

Same reason the rest of Sitelas lives in Claude: the context never resets. The chat that cloned your page can keep going — restyle it, forward a form to your other tools, read submissions, draft replies through Gmail — without you opening a dashboard. The clone isn't a dead end; it's the first step of a site you run from the same window. For a full worked example of that loop, see I Launched a Waitlist and Ran It From One Claude Chat.

And if you'd rather fine-tune by hand, every cloned site opens in the visual editor with the same draft → preview → publish flow.

Try it

Add the Sitelas connector in Claude, paste a URL, and say clone it. Review the private preview, swap the borrowed imagery for your own, customize until it's yours, then publish. Start at sitelas.com.

Back to Blog
Share:TwitterLinkedIn
Usman Haider

Usman Haider

Founder of Sitelas — the website builder for AI agents.

Related Articles

Build and Run a Website From Cursor, VS Code, or Gemini CLI
Getting Started

Build and Run a Website From Cursor, VS Code, or Gemini CLI

Sitelas is a connector, not an app — so the agent already in your editor can build your site and then keep running it. Here is the config for Cursor, VS Code, Gemini CLI and Claude Code, the first sentence to say, and the real site an agent built through it.

6 min read
Add Sitelas to Claude in One Click — Then Say This First
Getting Started

Add Sitelas to Claude in One Click — Then Say This First

Sitelas is now in Claude's connector directory, so installing it takes one click. The hard part is knowing what to say next — here is the exact first sentence, and the real site Claude built when I said it.

6 min read
Run Your Website From the Same Chat That Built It
Getting Started

Run Your Website From the Same Chat That Built It

Everyone can generate a website now. The harder part is running it on day 2 — the leads, the replies, the edits. A Sitelas site is built and run by an AI agent, so the same chat that built it also runs it: read submissions, draft replies, and edit the page, all by asking.

6 min read

Build your site with AI

Pick a template, describe what you want, and let AI build it. Publish in minutes.

Browse Templates
Sitelas

Support

contact@sitelas.com

LinkedIn

X

We're here to help you succeed

Resources

For AI agents

Blog

Templates

Docs

Pricing

Contact Us

Legal

Terms of Service

Privacy Policy

Refund & Cancellation

© 2026 Sitelas

All rights reserved.