開発
#ai
material-ui-nextjs
Integrates Material UI with Next.js App and Pages routers using @mui/material-nextjs, Emotion cache providers, next/font, CSS layers with Tailwind/CSS Modules, Link component prop patterns, CSS theme variables SSR notes, and App Router useSearchParams + Suspense. Use when setting up or debugging MUI in a Next.js app.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=mui-material-ui-skills-material-ui-nextjs-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name material-ui-nextjs description Integrates Material UI with Next.js App and Pages routers using @mui/material-nextjs, Emotion cache providers, next/font, CSS layers with Tailwind/CSS Modules, Link component prop patterns, CSS theme variables SSR notes, and App Router useSearchParams + Suspense. Use when setting up or debugging MUI in a Next.js app. license MIT metadata {"author":"mui","version":"1.0.0"} Material UI and Next.js Agent skill for Next.js + Material UI wiring (SSR/streaming, cache providers, fonts, layers, Link, App Router URL state). SKILL.md is the entry; AGENTS.md is the full guide. When to apply New App Router or Pages Router app using @mui/material Styles missing, wrong order, or in body instead of head next/font + ThemeProvider / createTheme Tailwind or CSS Modules + MUI ( enableCssLayer ) Button + component={Link} or Next.js v16 client boundary errors useSearchParams / URL-driven MUI views and Suspense boundaries Sections in AGENTS.md Area Topics App Router AppRouterCacheProvider , @emotion/cache , options , useSearchParams + <Suspense> Pages Router _document , _app , DocumentHeadTags , AppCacheProvider Fonts 'use client' theme, next/font , CSS variables on html CSS variables cssVariables , SSR flicker docs CSS layers enableCssLayer , Tailwind / other CSS Link Client wrapper, routing guide, examples repo Full guide Read AGENTS.md for complete steps and doc links. reference.md lists import paths and provider shape.
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .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 / カスタム) |