Liberate It clones a public website into a WordPress block theme that reproduces layout, imagery, palette, typography, motion cues, and real section content. It captures the live page via chrome-devtools MCP, downloads referenced assets, writes per-section spec files from computed styles, and dispatches parallel builder agents in git worktrees to emit one WP block pattern per section. Handles Wix, Webflow, Squarespace, Shopify, and other builder sites too; the extractor falls back to Y-band clustering when the source page has no semantic section markup. Use when the user asks to "clone this site to WordPress", "convert to block theme", "rebuild this page as a block theme", "pixel-perfect block theme clone", "liberate this site", or provides any public URL that should become a WordPress site.
2026-06-11