website-builder-migrate

Installation
SKILL.md

Website Builder Migration

Migrate a live site built on a website-builder platform (Webflow, Framer, Squarespace, Wix, Carrd, Editor X, Dorik, etc.) to a self-hostable static site without needing a paid export. Uses wget to mirror the published site, then cleans up assets, URLs, and platform-specific artifacts.

When to Use

  • User wants to migrate off a website builder without paying for code export
  • User wants to self-host a Webflow / Framer / Squarespace / Wix / Carrd site on Render, Netlify, Vercel, etc.
  • User wants a local copy of a builder-hosted site they can edit and maintain

Platform-Specific Notes

The Phase 1–7 workflow below is written against Webflow (the most common case and what's been battle-tested), but the same shape applies to other website builders. Before starting, identify the platform and substitute its CDN domain and chunk patterns.

Installs
2
GitHub Stars
10
First Seen
May 23, 2026
website-builder-migrate — stevysmith/website-builder-migrate-skill