generateblocks-skills
Build and convert WordPress layouts into GenerateBlocks markup
All Skills in This Repository (4)
Pure Emerald Level Indicatorselementor-to-generateblocks
Convert Elementor HTML into GenerateBlocks V2 blocks with WordPress delimiters.
generateblocks-layouts
Assemble GenerateBlocks V2 layouts into standalone HTML files with minimal CSS.
html-to-generateblocks
Convert HTML/CSS layouts into GenerateBlocks V2 blocks with inline styles.
figma-to-generateblocks
Convert Figma designs into GenerateBlocks V2 HTML files for WordPress.
Frequently Asked Questions
FAQPage SchemaHow to install generateblocks-skills?โผ
Run `npx skills add wpgaurav/generateblocks-skills --all -g -y` in your terminal to install all four skills globally.
How to convert Elementor layouts to GenerateBlocks?โผ
The elementor-to-generateblocks skill flattens Elementor's nested div structure and maps every widget to clean GenerateBlocks V2 blocks with proper styles and attributes.
Can I convert a Figma design to WordPress blocks?โผ
Yes. Share a Figma screenshot, URL, or exported CSS and the figma-to-generateblocks skill converts the layout, typography, and colors into ready-to-paste GenerateBlocks markup.
Why do my GenerateBlocks show Attempt Recovery errors?โผ
Recovery errors come from incorrect JSON key order, wrong escaping, or malformed attributes. The bundled recovery-rules reference and preflight validation script catch and fix every known cause.
Does it work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Windsurf, Codex, and other compatible coding assistants.
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