wp-block-theme-converter
Convert HTML and CSS into production-ready WordPress block themes
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core