wp-block-development

Community

Streamline Gutenberg block development.

AuthorHungNth
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured, repeatable approach for building and maintaining WordPress Gutenberg blocks, reducing setup time and ensuring consistency across plugins and themes.

Core Features & Use Cases

  • Metadata-driven development: Use block.json for registrations, attributes, supports, and rendering behavior.
  • Scaffolding and migrations: Leverage scaffolding tools (e.g., @wordpress/create-block) and migration patterns for deprecated blocks.
  • Dynamic rendering guidance: Implement render.php/render_callback with proper wrapper attributes for server-rendered blocks.
  • Build, test, and QA: Integrate with modern tooling (@wordpress/scripts) to streamline build, lint, and test workflows.

Quick Start

Install Node.js, scaffold a new block with @wordpress/create-block, add block.json metadata, implement a PHP render if needed, register via metadata or PHP, then run the available build/test commands.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wp-block-development
Download link: https://github.com/HungNth/wordpress-notify-nth/archive/main.zip#wp-block-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.