Wp Block banner
jorgerosal jorgerosal

Wp Block

Development community

Description

--- description: Quick WordPress block scan - fast pattern detection for block.json issues, missing useBlockProps, deprecated APIs, and render callback problems across PHP and JS/JSX files argument-hint: [path] --- Use the **wp-block-development** skill to perform a quick block development check. **Target**: $ARGUMENTS (if empty, use current working directory) Focus only on the "Search Patterns for Quick Detection" section -- run the grep commands to find block development issues fast across

Installation

Installs to ~/.claude/skills/jorgerosal-wordpress-skills-wp-block/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jorgerosal-wordpress-skills-wp-block && curl -fsSL https://raw.githubusercontent.com/jorgerosal/wordpress-skills/HEAD/commands/wp-block.md -o ~/.claude/skills/jorgerosal-wordpress-skills-wp-block/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository