生活とツール
#ai
material-ui-tailwind
Integrates Material UI with Tailwind CSS v4 using cascade layers (enableCssLayer, @layer order) and documents Tailwind v3 interoperability (preflight, important, injectFirst, portals). Use when combining MUI with Tailwind utilities, slotProps className, or theme token bridges.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=mui-material-ui-skills-material-ui-tailwind-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name material-ui-tailwind description Integrates Material UI with Tailwind CSS v4 using cascade layers (enableCssLayer, @layer order) and documents Tailwind v3 interoperability (preflight, important, injectFirst, portals). Use when combining MUI with Tailwind utilities, slotProps className, or theme token bridges. license MIT metadata {"author":"mui","version":"1.0.0"} Material UI and Tailwind CSS Agent skill for MUI + Tailwind. SKILL.md is the entry; AGENTS.md is the full guide. When to apply Tailwind utilities not overriding MUI (specificity / layer order) Setting up v4 with Next.js App or Pages Router, or Vite className / slotProps.*.className on MUI components Mapping --mui-* variables into Tailwind @theme Legacy v3 setups or migrations Sections in AGENTS.md Area Topics v4 @layer order, mui before utilities Next.js enableCssLayer , Pages GlobalStyles + shared cache SPA StyledEngineProvider + enableCssLayer Usage Root vs slot className @theme Full snippet on docs site; needs cssVariables IntelliSense VS Code classRegex v3 preflight, important , injectFirst , portals Full guide Read AGENTS.md . Copy-paste 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 / カスタム) |