website-cloning

Clone a target website into a pixel-perfect React + Vite app using Playwright.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Soufianouassif/Web3-Presale-Platform --skill website-cloning-soufianouassif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: website-cloning
Source: https://github.com/Soufianouassif/Web3-Presale-Platform/tree/main/.local/secondary_skills/website-cloning
Command: npx skills add https://github.com/Soufianouassif/Web3-Presale-Platform --skill website-cloning-soufianouassif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reverse-engineer and clone a target website into a pixel-perfect React + Vite app, enabling rapid prototyping, design reference, and migration with automated extraction.

Core Features & Use Cases

  • Pixel-perfect frontend recreation from live sites for design reference, staging, and migration.
  • Automated extraction of assets, typography, color tokens, and responsive structure using Playwright and design subagents.
  • Use Case: When you need a faithful clone of a client site to iterate on UI decisions without affecting production.

Quick Start

Clone the target website into a pixel-perfect React + Vite app for the given URL.

Frequently Asked Questions about website-cloning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I clone a live website into a React app with pixel-perfect fidelity?

You can clone a live website by reverse-engineering it into a React and Vite app using Playwright to extract assets, typography, color tokens, and responsive structure for pixel-perfect frontend recreation.

What does automated design extraction from a website include?

Automated design extraction pulls down local assets, typography, color tokens, and responsive layout structure from the target website using Playwright and design subagents to ensure accurate pixel-perfect cloning.

Do I need Playwright to extract assets and clone a website?

Yes, Playwright is required to extract assets and clone a website, as it drives the automated extraction of design tokens, local assets, and responsive structure needed for the pixel-perfect React app.

Can I use this to clone staging environments for UI migration projects?

Yes, you can clone staging environments for UI migration projects; the Skill applies to cloning owned sites, staging environments, and design references where high fidelity and asset extraction are critical.

What is the best way to recreate a client site without affecting production?

The best way to recreate a client site without affecting production is to clone the target URL into a local React and Vite app, allowing you to safely iterate on UI decisions using extracted assets and design tokens.

Why use a React and Vite app structure for website cloning?

React and Vite provide a fast frontend environment for website cloning, enabling rapid prototyping and design iteration while maintaining the extracted pixel-perfect structure and local assets of the original site.