Yo, this guy just built a Claude Code skill that clones entire websites from ONE prompt
You literally just point it at any URL, type /clone-website, and it goes to work:
Inspects the site through Chrome MCP, grabs all the design tokens and assets, writes the component specs, then spins up parallel builder agents to rebuild every single section.
All of this happens in isolated git worktrees that auto-merge when done.
And yeah, it's open source.