# Mui X Review

> 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 /mui-x-review, writes $mui-x-review, or asks for "the MUI X 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.

- Skill: `mui/mui-x-review-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mui/mui-x-review-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mui/mui-x-review-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: mui (https://skillmd.com/u/mui)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mui/mui-x-review-2

---


# MUI X Review

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

Only run when the user explicitly asks for this skill by name
(`/mui-x-review`, `$mui-x-review`, "the MUI X 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/mui-x-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.

