mui

Installation
SKILL.md

MUI Patterns

Purpose

Material-UI patterns for component usage, styling with sx prop, theme integration, and responsive design. This skill supports MUI v5, v6, and v7.

Version Detection

Before applying patterns, check the project's MUI version:

grep '"@mui/material"' package.json

Then apply version-specific guidance:

  • v5.x: See v5-notes.md for v5-specific patterns
  • v7.x: See v7-changes.md for v7 breaking changes
  • v6.x: Use v7 patterns (most are compatible)
Related skills

More from bnadlerjr/dotfiles

Installs
1
GitHub Stars
5
First Seen
Mar 28, 2026