website-cloning

Clone a target website into a deployable React+Vite app using Playwright and scraped content.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/se1111th/VisionPort-Visual-Refresh_SRC --skill website-cloning-se1111th
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: website-cloning
Source: https://github.com/se1111th/VisionPort-Visual-Refresh_SRC/tree/main/.local/secondary_skills/website-cloning
Command: npx skills add https://github.com/se1111th/VisionPort-Visual-Refresh_SRC --skill website-cloning-se1111th

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clones a target website’s design and content into a deployable React + Vite app, enabling rapid prototyping, redesigns, and migrations without manual recreation.

Core Features & Use Cases

  • Visual reconnaissance and token extraction to capture layout, typography, colors, and imagery.
  • Real-content replication by scraping live site data and assets to power a faithful clone.
  • Use Case: Create a production-ready replica for design reference, client demonstrations, or staging on your own sites.

Quick Start

Provide the target website URL and run the cloning workflow to generate a complete React + Vite clone.

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 website into a React and Vite application?

To clone a website into a React and Vite application, this tool uses Playwright for rendering and web-scraping to extract layout, typography, colors, and imagery, then scaffolds the scraped content into a self-contained, deployable clone.

Can I use Playwright to scrape website content and generate a React app?

Yes, you can use Playwright to scrape website content and generate a React app by capturing live site data and assets, which are then processed through an artifact scaffolding workflow to produce a faithful design replication.

What is the best way to create a design reference from an existing website?

The best way to create a design reference from an existing website is through visual reconnaissance and token extraction, which captures the target site's layout, typography, colors, and imagery to build a production-ready replica.

Does website cloning with Playwright require a specific browser environment?

Website cloning with Playwright requires a system Chromium path to render the target website properly, ensuring accurate visual reconnaissance and real-content replication during the scraping and scaffolding workflow.

What are the limitations of cloning a website into a React app?

A key limitation of cloning a website into a React app is the responsibility to ensure you own or have explicit permission to clone the target site, as the process replicates live site data and assets directly into a deployable staging copy.

When do I need to generate a React and Vite clone of a web page?

You need to generate a React and Vite clone of a web page when you want to enable rapid prototyping, redesigns, or site migrations without manual recreation, creating a self-contained staging copy for client demonstrations.