MUI v7 Patterns Purpose Material-UI v7 (released March 2025) patterns for component usage, styling with sx prop, theme integration, and responsive design. Note : MUI v7 breaking changes from v6: - Deep imports no longer work - use package exports field - removed from Modal - use instead - All components now use standardized and pattern - CSS layers support via config (works with Tailwind v4) When to Use This Skill - Styling components with MUI sx prop - Using MUI components (Box, Grid, Paper, Typography, etc.) - Theme customization and usage - Responsive design with MUI breakpoints - MUI-spec…