·nextjs-best-practices
</>

nextjs-best-practices

congdon1207/agents.md

Next.js App Router の原則。サーバーコンポーネント、データフェッチ、ルーティングパターン。

1インストール·0トレンド·@congdon1207

インストール

$npx skills add https://github.com/congdon1207/agents.md --skill nextjs-best-practices

SKILL.md

| Server | Data fetching, layout, static content | | Client | Forms, buttons, interactive UI |

| Default | Static (cached at build) | | Revalidate | ISR (time-based refresh) | | No-store | Dynamic (every request) |

| Database | Server Component fetch | | API | fetch with caching | | User input | Client state + server action |

Next.js App Router の原則。サーバーコンポーネント、データフェッチ、ルーティングパターン。 ソース: congdon1207/agents.md。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/congdon1207/agents.md --skill nextjs-best-practices
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

nextjs-best-practices とは?

Next.js App Router の原則。サーバーコンポーネント、データフェッチ、ルーティングパターン。 ソース: congdon1207/agents.md。

nextjs-best-practices のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/congdon1207/agents.md --skill nextjs-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/congdon1207/agents.md