skills/material-ui-theming/README.md

13 lines
565 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Material UI theming (agent skill)
Theming and design tokens for Material UI: `createTheme`, `ThemeProvider`, palette, typography, spacing, `colorSchemes`, `cssVariables` / `theme.vars`, and TypeScript customization.
## Files in this folder
| File | Purpose |
| :------------ | :------------------------------- |
| AGENTS.md | Full agent/LLM document |
| SKILL.md | Entry point and index |
| metadata.json | Version, abstract, references |
| reference.md | TypeScript augmentation snippets |