design-system-ui-review
Installation
SKILL.md
Review a WordPress Design System interface
Start shallow
- Define the changed user-facing behaviour, affected users, runtime document, target versions, and dependency deployment boundary.
- Scan the complete diff once for semantics and accessibility, interaction and focus, styling and tokens, integration, tests, and compatibility. Account for every changed file before deep research; finding one defect does not end this pass.
- Choose the narrowest review path:
- Lightweight: copy-only or supported-prop changes with no interaction, styling, or setup change.
- Standard: component, custom UI, styling, or interaction changes.
- Deep: migrations, public-contract risk, or separate documents and overlays.