Wp Migrate banner
siddik-web siddik-web

Wp Migrate

Development community

Description

--- description: Migrate existing WordPress content (Classic Editor, ACF, widgets, CPTs, shortcodes, page builders) into a block theme. --- # /wp-migrate **Purpose:** Generate the code, queries, and patterns needed to migrate existing WordPress content — classic editor posts, widget areas, ACF fields, shortcodes, or Custom Post Types — into the new block theme structure. ## When to Use Trigger this command when: - The user has an existing WordPress site (not a static HTML project) they are

Installation

Installs to ~/.claude/skills/siddik-web-wp-block-theme-converter-wp-migrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/siddik-web-wp-block-theme-converter-wp-migrate && curl -fsSL https://raw.githubusercontent.com/siddik-web/wp-block-theme-converter/HEAD/commands/wp-migrate.md -o ~/.claude/skills/siddik-web-wp-block-theme-converter-wp-migrate/SKILL.md

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

Full documentation available on GitHub

View Source Repository