material-ui-theming
Guides Material UI theming and design tokens (createTheme, ThemeProvider, palette, colorSchemes, cssVariables, theme.vars, dark mode, TypeScript augmentation). Use when building or extending a theme, toggling light/dark, or aligning tokens across an app.
DeepseekModel
Curated skill
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=mui-material-ui-skills-material-ui-theming-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name material-ui-theming description Guides Material UI theming and design tokens (createTheme, ThemeProvider, palette, colorSchemes, cssVariables, theme.vars, dark mode, TypeScript augmentation). Use when building or extending a theme, toggling light/dark, or aligning tokens across an app. license MIT metadata {"author":"mui","version":"1.0.0"} Material UI theming and design tokens Agent skill for theme creation, design tokens, light/dark, and CSS theme variables. SKILL.md is the entry; AGENTS.md is the full guide. When to apply createTheme , ThemeProvider , useTheme , CssBaseline colorSchemes , useColorScheme , storage / SSR behavior cssVariables: true , theme.vars , applyStyles('dark', …) Custom theme keys and TypeScript module augmentation Sections in AGENTS.md Area Topics Core setup Imports, provider placement, useTheme Token map palette, typography, spacing, shape, breakpoints, components, … Palette main / derived colors, @mui/material/colors , mode Color schemes vs palette-only, hydration, ThemeProvider props CSS variables cssVariables , reserved vars , flicker avoidance Composition Multi-step createTheme , deepmerge , nesting providers Custom tokens Augmenting Theme / ThemeOptions Full guide Read AGENTS.md for the complete instructions and links. TypeScript snippets: reference.md .
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.