Material UI Code Review

Review a diff for regressions, correctness, tests, simplifications, and docs issues in Material UI, with effort levels from low to max. Only runs when explicitly requested by name.

Sby Skills Guide Bot
DevelopmentIntermediate
108/29/2026
Claude Code
#material-ui#code-review#regression#diff-review

Recommended for


name: material-ui-review description: 'Review the current diff for regressions, correctness bugs, tests, simplifications, and docs issues, scaling depth to a low/medium/high/xhigh/max effort level. Use ONLY when explicitly requested by name: the user runs /material-ui-review, writes $material-ui-review, or asks for "the Material UI review skill". Do NOT use for general review requests such as "review my changes", "review this diff/branch/PR", or after finishing an implementation — handle those without this skill unless the user names it. Pass --comment to post a top-level PR comment, --comment inline for inline PR comments, or --fix to apply findings.'

Material UI Review

This is the Claude Code entrypoint for the shared repo skill.

Only run when the user explicitly asks for this skill by name (/material-ui-review, $material-ui-review, "the Material UI review skill", or a CI job configured to use it). Do not trigger on a generic "review my changes" request or after finishing an implementation.

Before reviewing, read .agents/skills/material-ui-review/SKILL.md completely and follow that canonical workflow. Pass through any user arguments such as low, medium, high, xhigh, max, --comment, --comment inline, --fix, or a review target.

Related skills