siddik-websiddik-webCommunityยท1 Agent Skills Included

wp-block-theme-converter

Convert HTML and CSS into production-ready WordPress block themes

Converts static HTML, CSS, and JavaScript projects into complete WordPress block themes with Full Site Editing support. Generates theme.json, block patterns, templates, and WooCommerce compatibility without manual PHP boilerplate. Includes validation scripts, debugging commands, and migration guides to ship accessible, translation-ready themes faster.
npx skills add siddik-web/wp-block-theme-converter --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install wp-block-theme-converter?โ–ผ

Run `npx skills add siddik-web/wp-block-theme-converter --all -g -y` in your terminal to install the full skill globally.

How to convert HTML to a WordPress block theme?โ–ผ

Provide your HTML, CSS, and JS files and the skill generates a complete FSE theme with theme.json, templates, and block patterns following a 10-phase methodology.

Can it migrate a classic WordPress theme to FSE?โ–ผ

Yes. The /wp-classic-to-fse and /wp-migrate commands convert PHP-based classic themes, ACF fields, widgets, and page builder content into block themes.

Does it support WooCommerce themes?โ–ผ

Yes. It can generate WooCommerce-compatible block themes with product templates, style variations, and HPOS compatibility declared.

How are generated themes validated?โ–ผ

A built-in doctor script checks theme.json validity, block markup, pattern registration, and translation coverage before you ship.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’