material-ui-best-practices
Installation
SKILL.md
Material-UI Best Practices
Comprehensive guide for building performant, accessible, and maintainable applications with Material-UI (MUI). Contains best practices across multiple categories, including theming, performance optimization, accessibility, and component usage.
When to Apply
Reference these guidelines when:
- Writing new components with Material-UI
- Implementing custom themes or design systems
- Optimizing MUI application performance
- Reviewing code for accessibility compliance
- Refactoring existing MUI code
- Choosing between different MUI styling approaches