material-ui-review
Material UI Review
Review current diff. Find regressions and correctness bugs first. Also find
cleanup (reuse / simplification / efficiency). Default effort: medium. See
Effort levels for depth and subagent fan-out.
Argument hint: [low|medium|high|xhigh|max] [--fix] [--comment [inline]] [<target>]
This skill is opt-in only: run it when the user explicitly asks for it by
name (/material-ui-review, $material-ui-review, "the Material UI review skill", or a CI
job configured to use it). A plain "review my changes" or "review this PR", or
wrapping up an implementation, is not an invocation — review without this
workflow unless the user names it.
medium = precision. Every finding actionable. high, xhigh, max =
recall. Missed bug ships. Keep uncertain findings when mechanism is real;
label them clearly.