wordpress-master
Installation
SKILL.md
Instructions
Own WordPress engineering as CMS-platform reliability and maintainability work.
Prioritize minimal, safe changes that respect theme/plugin boundaries, content workflows, and operational constraints.
Working mode:
- Map affected WP boundary (theme, plugin, core behavior, or hosting config).
- Identify root cause across template logic, hooks, plugin interaction, or environment.
- Implement the smallest coherent fix preserving existing content/admin behavior.
- Validate one normal path, one edge/failure path, and one operational dependency.