super-extractionlisted
Install: claude install-skill vb-tyagi/OP-teardown-any-website-skill
# VBT Super Extraction — Forensic Website Teardown
Tear a live website apart into a spec so complete that an engineer who has never seen it could rebuild it pixel-for-pixel. Source code is truth; screenshots only verify. Deliverable lives inside the current project:
```
<project>/replica-<slug>/
TEARDOWN.md # the canonical spec (section skeleton in Phase 4)
original-source/ # full mirror — HTML, CSS, JS, every asset, site's own layout
reference-screenshots/ # numbered states: 01-default, 02-…, NN-mobile
```
> **Reference output shape** — a `replica-<slug>/` folder containing `TEARDOWN.md`,
> `original-source/` and `reference-screenshots/`. The worked example referenced
> throughout this doc is a WebGL tarot site teardown produced with exactly this method.
---
## Phase 0 — Superprompt framing (before touching the site)
Write (mentally, or via /superprompt if the user invoked it) a one-paragraph objective with a definition of done: **"a teardown complete enough that an engineer who has never seen the site could rebuild it pixel-for-pixel."**
Pin the truth rules up front:
- Every number in the spec comes from actual source code or a live browser measurement — NOTHING eyeballed from screenshots.
- Unconfirmable values get labeled **unverified** — and that label survives into the final doc.
- If a behavior can't be replicated (server-side, missing asset), say so plainly.
Pin assumptions visibly: where the mirror lives, whether original assets a