website-cloner

Official

Clone websites pixel-for-pixel with AI agents.

Authorhoruz-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Clone websites with pixel-perfect fidelity by orchestrating four specialized sub-agents to capture visuals, extract assets, implement a React-based clone, and perform QA review.

Core Features & Use Cases

  • Slash command orchestration: /clone-website triggers end-to-end workflow.
  • Four specialized sub-agents: screenshotter, extractor, cloner, and qa-reviewer work in concert.
  • Output: A single React component (Tailwind CSS + motion) ready for integration.

Quick Start

Run the slash command to clone a site: /clone-website https://example.com and review the generated React component at app/clone/page.tsx or pages/clone.tsx depending on framework.

Dependency Matrix

Required Modules

None required

Components

assetsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: website-cloner
Download link: https://github.com/horuz-ai/claude-plugins/archive/main.zip#website-cloner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository