figma-to-generateblocks
Installation
SKILL.md
Figma to GenerateBlocks Converter
Convert Figma designs to clean, semantic GenerateBlocks V2 blocks for WordPress.
Read first
Before generating blocks, read these files in the sibling
generateblocks-layouts skill:
../generateblocks-layouts/references/_index.md— task router../generateblocks-layouts/references/recovery-rules.md— every cause of "Attempt Recovery" errors with the exact fix../generateblocks-layouts/references/block-types.md— attribute specs
If the Figma design includes a card grid that's clearly meant to be fed by
posts/products/CPTs, build it as a query loop using
../generateblocks-layouts/references/query-block.md.
Related skills