clone-website

Installation
SKILL.md

Clone Website

Reverse-engineer and rebuild $ARGUMENTS as a pixel-accurate clone. This is not an inspect-then-build pass: inspect each section, write an auditable component spec, then dispatch or build from that spec.

Pre-Flight

  1. Playwright MCP is required. Test the target URL with browser_navigate; stop if browser access fails.
  2. Read TARGET.md for URL and scope. If it is missing, create a public-safe target file using the project template or a minimal local template.
  3. Verify the base project builds before cloning sections.
  4. Ensure these output directories exist: docs/research/, docs/research/components/, docs/design-references/, and scripts/.

Non-Negotiables

Installs
2
GitHub Stars
6
First Seen
Apr 18, 2026
clone-website — kmshihab7878/claude-code-setup