Migrate Page banner
locagoi locagoi

Migrate Page

Development community

Description

--- description: Crawl one page of an old site (Webflow/WordPress/etc.) and turn it into content for this project. argument-hint: <old-page-url> --- Migrate this page into the new site: $ARGUMENTS 0. If this is the first page you're migrating and it hasn't been decided yet, ask whether the goal is to **keep the existing visual design** or to **redesign**. If keeping it, also extract the page's actual colors, fonts, and spacing via Playwright and write them into `src/styles/global.css`

Installation

Installs to ~/.claude/commands/locagoi-agent-friendly-website-starter-migrate-page.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/locagoi/agent-friendly-website-starter/HEAD/.claude/commands/migrate-page.md -o ~/.claude/commands/locagoi-agent-friendly-website-starter-migrate-page.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository