Web clone skill
Recreate the site from a real URL.
Recon the source, capture routes and interactions, build the clone locally, then audit the result.
Evidence first->
1. URLStart from the site the user wants to reproduce.
2. ReconCrawl routes, assets, styles, and interaction evidence.
3. BuildCreate a local HTML/CSS/JS reproduction.
4. AuditCompare, remove tracking, and document gaps.