A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
🧬 Clone any website with a team of AI agents — pixel-perfect UI clone + reverse-engineered architecture docs. A Claude
A Claude Code skill that orchestrates a Manager, Frontend Developer, Backend Architect, and Tester to produce a pixel-perfect UI clone and a reverse-engineered ARCHITECTURE.md — in the stack you choose.
🌐 Website, demos & docs → clone-team.varalix.com
If this saves you a week of pixel-pushing, drop a ⭐ — it genuinely helps.
Original (left) vs. clone-team build (right) — wembi.ai, driven in lockstep so both stay at the same scroll point. A hard target: Lenis smooth-scroll + scroll-driven 3D + reveal animations. Full case study →
Most "AI clone this site" tools hand you a rough, one-shot approximation and call it done. clone-team is different in two ways:
| What you get | |
|---|---|
| 🎨 An exact UI clone | Pixel-perfect, behavior-accurate, in your stack (React, Next.js, Vue, Svelte, Angular, plain HTML/CSS…) — independent of the source site's stack. |
📐 ARCHITECTURE.md | Routes, observed API/network surface, inferred data model & entities, auth/session flow, state & navigation, and step-by-step user journeys. |
clone-team is built on Claude Code's new dynamic Workflow engine — and it's the whole reason the quality guarantee holds.
A dynamic Workflow is a deterministic JavaScript program that spawns and coordinates a fleet of subagents — where the loop count, fan-out width, and exit conditions are all computed at runtime from real data, not hardcoded. clone-team uses it so the process can't drift:
extract → spec → build → full-regression-test → fix → re-test … runs as a while loop whose exit condition is the Tester's OK. No human, no model, and no "looks fine under deadline pressure" can bypass it.NG isn't just a fail; its structured issue list becomes the next Developer round's fix list.state.json + on-disk artifacts.user ⇄ MANAGER (main thread) requirements, creds, recon, foundation,
│ final regression, pause/resume
│ launches a DYNAMIC WORKFLOW that ENFORCES the loop
▼
per page, in parallel: extract → spec → DEVELOPER builds →
TESTER full regression → (NG) fix → re-test → OK ✅
in parallel: BACKEND ARCHITECT writes ARCHITECTURE.md
then: assemble → final regression → fix
Two gates protect quality — the Tester (inside the loop) and the Manager (final sign-off) — and nothing ships past both.
Recommended — install as a plugin (one marketplace, one install, auto-updates). In Claude Code:
/plugin marketplace add Varalix-Digitech-Solutions/clone-team
/plugin install clone-team@clone-team
That's it — the skill and the /clone-status, /clone-pause, /clone-resume, /clone-report, and /clone-update commands are registered automatically. Plugin installs auto-update when a new version ships; run /clone-update anytime to check what you're on vs. the latest. (Restart Claude Code if the commands don't show up immediately.)
You don't install the companion skills yourself. The first time you run a clone, clone-team bootstraps its own toolchain — it runs a bundled, idempotent installer that fetches the agent-browser CLI and the companion skills (ui-pack and friends, ui-animation) project-local (into ./.claude/skills, so your global skills stay clean), skipping anything already present. Just install the plugin and ask it to clone a site; it sets itself up and then gets to work. See Dependencies.
git clone https://github.com/Varalix-Digitech-Solutions/clone-team.git
cp -r clone-team/skills/clone-team ~/.claude/skills/clone-team
# optional: the slash commands
cp clone-team/commands/clone-*.md ~/.claude/commands/
# bootstrap the companion skills + agent-browser CLI (idempotent)
bash ~/.claude/skills/clone-team/scripts/install-deps.sh
Requirements: Claude Code, Node.js + npm (for the durable state CLI and to install agent-browser), and a Chromium browser (for real-browser verification via agent-browser). Everything else installs automatically — see Dependencies.
Just ask Claude Code to clone a site — natural language triggers the skill:
Clone https://example.com — the marketing homepage — in Next.js,
and document how the site is put together.
The Manager then walks you through a short setup (you stay in control):
max-fidelity (Opus, default), cost-optimized (Sonnet + Haiku), or ultra-cheap.none / flows / inferred / deep.Then it runs the dynamic Workflow in the background and reports back with the clone + ARCHITECTURE.md.
Long jobs need an off switch. State lives in a durable .clone-team/state.json plus the built artifacts on disk:
| Command | What it does |
|---|---|
/clone-status | See what's done / in-flight / pending / flagged |
/clone-pause | Stop cleanly — nothing approved is lost |
/clone-resume | Pick up exactly where it stopped — even in a new session or after a usage-limit reset — without redoing finished pages |
These install automatically — clone-team ships scripts/install-deps.sh, an
idempotent installer it runs on first use (and which you can run yourself any time:
bash scripts/install-deps.sh, or --check for a dry run). By default it installs
the companion skills project-local — into ./.claude/skills of the folder
you're cloning in — so it never pollutes your global ~/.claude/skills (pass
--global if you do want them installed globally). It skips whatever's already
present:
ui-pack — design/frontend skill bundle (the single entry point the agents load); vendored with this plugin, so it's always available. It in turn loads its constituents below.clone-website — extraction + builder dispatchui-ux-pro-max, impeccable, emil-design-eng — design intelligence + polishui-animation — motion craft (transitions/keyframes/springs, easing, clip-path reveals, gestures, performance) for the two motion specialistsagent-browser — real-browser automation (npm CLI) for building and verifying; the one hard dependency (needs Node/npm on PATH)Every piece degrades gracefully if absent except agent-browser, which is required for real-browser verification.
Only clone sites you're authorized to access and replicate, and respect each site's terms of service. Credentials stay in a gitignored local file — never committed, printed, or embedded in prompts. The Backend Architect documents observed behavior — it does not attack, fuzz, or exfiltrate. This is a tool for prototyping, design study, and migration of sites you own or have permission to work on.
Issues and PRs welcome — better extraction scripts, new stack templates, sharper Tester heuristics, and capacity tuning are all great places to start. If clone-team helped you, a ⭐ is the easiest way to say thanks and helps others find it.
MIT.
Built on the shoulders of ui-pack, clone-website, agent-browser, ui-ux-pro-max, impeccable, emil-design-eng, and ui-animation — and scaffolded with skill-creator. Grateful to every author; this skill wouldn't exist without yours. 🫶
A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day c
Human + AI music production workflow for Suno - skills, templates, and tools
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho