wordpress-blocks
Installation
SKILL.md
WordPress Custom Gutenberg Blocks
Build custom Gutenberg blocks for WordPress themes that give content editors control over text and media while developers retain control over layout and design.
Block Development Philosophy
Editors Control:
- Text content (headers, descriptions, body copy)
- Links and CTAs
- Images (via WordPress media uploader)
Developers Control:
- HTML structure and markup
- CSS styling and layout
- JavaScript functionality
- Design consistency