Wp Debug banner
siddik-web siddik-web

Wp Debug

Development community

Description

--- description: Diagnose and fix WordPress block-theme failures — block validation errors, theme.json issues, missing patterns, DB template overrides, and PHP warnings. --- # /wp-debug **Purpose:** Run a guided diagnostic workflow to identify and fix the root cause of a WordPress block theme problem. This command maps symptoms to specific root causes, provides step-by-step diagnosis, and offers to apply fixes directly to theme files. ## When to Use Trigger this command when: - A block them

Installation

Installs to ~/.claude/skills/siddik-web-wp-block-theme-converter-wp-debug/SKILL.md

Terminal
mkdir -p ~/.claude/skills/siddik-web-wp-block-theme-converter-wp-debug && curl -fsSL https://raw.githubusercontent.com/siddik-web/wp-block-theme-converter/HEAD/commands/wp-debug.md -o ~/.claude/skills/siddik-web-wp-block-theme-converter-wp-debug/SKILL.md

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

Full documentation available on GitHub

View Source Repository