Armory
Source
Browse
Skills

mui

Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install mui --cli claude

writes the skill into.claude/skills/mui/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/mui/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.

When to use it

Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/mui/SKILL.md -o .claude/skills/mui/SKILL.md

Notes

Extracted from davila7/claude-code-templates, mui category.