What it does. Rebuilds an award-winning creative website one-to-one. The skill mirrors the target site, reconstructs it line by line from the minified production code, then auto-diffs the rebuild against the original until the acceptance threshold is met.
Aimed at WebGL, scroll-animation and portfolio sites where the interesting part is the motion and the render loop, not the markup. Evidence-driven: every acceptance claim is backed by a diff. SKILL.md is Chinese.
When to use it. 1:1 rebuild of award-winning creative websites (WebGL / scroll-animation / portfolio sites). Evidence-driven pipeline - mirror-first forensics, line-number-traceable reverse engineering of minified…
Install
npx skills add boyang-hu/website-rebuild-skill --skill website-rebuild
Or copy the skill folder manually:
git clone https://github.com/boyang-hu/website-rebuild-skill.git
cp -r website-rebuild-skill/skills/website-rebuild/ ~/.claude/skills/website-rebuild
Source: boyang-hu/website-rebuild-skill — 819 stars, MIT, last pushed 2026-09-02.