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
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=mui-material-ui-skills-material-ui-theming-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
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 .
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |