website-cloner
✓Agentic workflow for cloning websites with pixel-perfect fidelity using specialized sub-agents. Use when the user wants to clone/copy/replicate a website, create a landing page based on an existing site, or needs to extract and recreate a website's design. Includes orchestration via slash command, four specialized sub-agents (screenshotter, extractor, cloner, qa-reviewer), and outputs React components with Tailwind CSS and motion animations.
Installation
SKILL.md
Clone any website with pixel-perfect fidelity using an orchestrated multi-agent workflow.
Run /agents in Claude Code and create these 4 agents. For each, select "Generate with Claude" and provide the description.
| website-screenshotter | Captures comprehensive screenshots (full-page, sections, components, hover states) | | website-extractor | Downloads assets to public/, extracts colors, typography, spacing, animations | | website-cloner | Implements React component with Tailwind + motion, auto-detects project type |
Agentic workflow for cloning websites with pixel-perfect fidelity using specialized sub-agents. Use when the user wants to clone/copy/replicate a website, create a landing page based on an existing site, or needs to extract and recreate a website's design. Includes orchestration via slash command, four specialized sub-agents (screenshotter, extractor, cloner, qa-reviewer), and outputs React components with Tailwind CSS and motion animations. Source: horuz-ai/claude-plugins.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/horuz-ai/claude-plugins --skill website-cloner- Source
- horuz-ai/claude-plugins
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-15
- Updated
- 2026-02-18
Quick answers
What is website-cloner?
Agentic workflow for cloning websites with pixel-perfect fidelity using specialized sub-agents. Use when the user wants to clone/copy/replicate a website, create a landing page based on an existing site, or needs to extract and recreate a website's design. Includes orchestration via slash command, four specialized sub-agents (screenshotter, extractor, cloner, qa-reviewer), and outputs React components with Tailwind CSS and motion animations. Source: horuz-ai/claude-plugins.
How do I install website-cloner?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/horuz-ai/claude-plugins --skill website-cloner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/horuz-ai/claude-plugins
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-15