Wp Classic To Fse banner
siddik-web siddik-web

Wp Classic To Fse

Development community

Description

--- description: Convert an existing classic WordPress theme (PHP templates, functions.php) into a Full Site Editing block theme. --- # /wp-classic-to-fse **Purpose:** Convert an existing classic WordPress theme (PHP template files, `functions.php`, `style.css`) into a Full Site Editing (FSE) block theme, preserving the visual design and site structure. ## When to Use This command is specifically for users who already have a **WordPress classic theme** (one with `header.php`, `footer.php`, `

Installation

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

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

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

Full documentation available on GitHub

View Source Repository