AI AGENT ADDONS

Wp Block Development

wordpress/agent-skills

WordPress blocks let you build rich page layouts. This skill helps you create and update these blocks. You work with a block.json file to set up metadata, attributes, and rendering.

Blocks can be static (saved directly into content) or dynamic (rendered by the server). You also add interactive frontend behavior with view scripts. The skill covers build tools like @wordpress/scripts and wp-env.

Whether you are fixing a broken block or building a new one from scratch, the steps guide you through safe changes and testing. It targets WordPress 6.9 and above.

Add Wp Block Development skill to your workflow

Global

mkdir -p ~/.claude/skills/wp-block-development

Project

mkdir -p .claude/skills/wp-block-development

Source Repository

Stars
1,769
Forks
264
Watchers
1,769
License
NOASSERTION
Last Push
1 month ago
Created
6 months ago