norml-mirror-website · skill guide · for humans

Mirror Website

v1.0.0

Capture your public website as a local reference before rebuilding it in WordPress.

For: Website owners preparing an authorized migrationActs on: Public pages and local capture filesCLI only
The problem

Screenshots miss content, links and behavior that a migration needs to preserve.

Mirror Website captures rendered pages and observed assets, checks local fidelity, and records unresolved dependencies.

A reference for rebuilding
The captured HTML is not an editable CMS. Use WordPress Copilot Advanced for the theme and content model. Run the install command from your target project folder for a project-local skill.
What you can do
Rendered captureSquarespace tuned
Capture pages, observed assets and original evidence.
Local previewLocal / static server
Preview with the supplied WordPress wrapper or configured static server.
Fidelity checksrequired
Compare content, layout, media and agreed interactions.
Private backend transferoutside capture
Accounts, forms, checkout and bookings need separate implementations.
Inside the skill
norml-mirror-website/
SKILL.mdCapture workflow and boundaries.
recipes/Setup, capture repair and editable WordPress handoff.
scripts/Browser capture and asset localization.
qa/fidelity.mdRoute and interaction acceptance checks.
templates/mirror-theme/Local WordPress wrapper serving captured HTML.
How it flows
01
Scope
Confirm the source, permissions, destination and route list.
02
Capture
Render pages and download observed public assets.
03
Repair
Localize URLs and resolve missing dependencies.
04
Verify
Compare agreed routes and interactions on desktop and mobile.
05
Hand off
Rebuild the reference as editable WordPress with Advanced.
Say this to Claude
mirror this website
download my Squarespace website
make a local reference before moving to WordPress
What it can't do
Public pages and authorized assets only; no authenticated crawl.
Site-specific assets and scripts may need repair; a finished capture still needs QA.
No Desktop/Cowork upload: terminal and filesystem access are required.
Offline delivery must pass again with non-local requests blocked.
Where it sits
wp build norml-wp-developer norml-mirror-website ● you are here
norml-mirror-website You are here
norml-wp-developer This skill hands off here · wp build
this skill hands off to