Twitter/X

On 2026-07-29 @chddaniel posted that someone built a Claude Code Skill (using…

Brief

A Claude Code Skill built on Shipper's Chrome MCP can clone an entire website with one prompt, according to @chddaniel. Instead of screenshots, the tool navigates to the site, pulls source assets and code (fonts, colors, layout, animations), constructs a foundation, runs parallel agents to replicate sections, then reviews and merges their outputs into a final assembled clone.

Why it matters

On 2026-07-29 @chddaniel posted that someone built a Claude Code Skill (using Shipper) that can clone any website with a single prompt by accessing the site's source rather than relying on screenshots.

Key details

  • The claimed workflow: open Chrome MCP to the target site → extract assets and code (fonts, colors, layout, animations) → build the clone foundation → launch parallel agents to clone individual sections → review, merge and assemble the final clone.
Source evidence

oh my... SOMEONE BUILT A CLAUDE CODE SKILL THAT CLONES ANY WEBSITE IN ONE PROMPT

most people try to clone websites by taking screenshots and hoping for the best.

that gets you maybe halfway there (?)

there's a much better way. Shipper has a built-in Chrome MCP that goes straight to the source and pulls the actual assets and code.

no more guessing fonts. no more eyeballing component sizes. no more recreating animations from screenshots.

here's what the skill does behind the scenes:

> opens Chrome MCP and navigates to the website
> takes screenshots and extracts the foundation (fonts, colors, layout, global patterns)
> builds the clone's foundation from everything it collected
> launches parallel agents to clone individual sections at the same time
> reviews each agent's work, merges everything, and assembles the final clone

one prompt. fully cloned website.

Video