design-system-code-review
Installation
SKILL.md
Review a WordPress Design System contribution
Establish the review boundary
- Define the changed public surface and observable behaviour.
- Scan the complete diff once, then classify it as:
- Internal: no public contract or observable behaviour changes.
- Public: adds, removes, renames, or changes supported behaviour.
- Read Working with WordPress Design System packages and the applicable package source guidance.
- Apply the public guide's evidence precedence: the diff is the proposed post-change state, target source is its baseline, and MCP is supplementary current-design context.
Review proportionally
For an internal change, verify contract preservation and focused coverage, then skip the public-only work below. For a public change: