Setup & Installation
What This Skill Does
Covers WordPress block theme development: editing theme.json for global settings and styles, building templates and template parts, registering patterns, adding style variations, and debugging Site Editor issues like style hierarchy conflicts and user customization overrides. Block theme file layout and style hierarchy are non-obvious, and mistakes like editing the wrong theme root or forgetting that user customizations override theme defaults are common — this skill surfaces those checks automatically.
When to use it
- Working with wp block themes functionality
- Implementing wp block themes features
- Debugging wp block themes related issues
