Handles the full filesystem layer of WordPress block theme development: theme.json editing for global settings and styles, template and template part HTML, pattern registration, and style variations. It triages your project to locate theme roots, then guides you through the correct folders and schema depending on your WordPress version target. The skill is opinionated about the style hierarchy (core defaults, theme.json, child theme, user customizations) and explicitly calls out the most common footgun: user customizations in the database silently overriding your theme.json changes. If you're debugging "why aren't my styles applying" or need to add a template part without breaking the Site Editor, this walks you through the filesystem structure and WordPress 6.9+ expectations.
npx -y skills add wordpress/agent-skills --skill wp-block-themes --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot