·nextjs

App Router、サーバー/クライアント コンポーネント、proxy.ts 認証、データ フェッチ、キャッシュ、および React サーバー コンポーネント用の Next.js 16 パターン。最新のパターンを使用して Next.js アプリケーションを構築する場合に使用します。

8インストール·0トレンド·@naimalarain13

インストール

$npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill nextjs

SKILL.md

Modern Next.js patterns for App Router, Server Components, and the new proxy.ts authentication pattern.

| Dynamic Routes (Async Params) | reference/dynamic-routes.md | | Server vs Client Components | reference/components.md | | proxy.ts (Auth) | reference/proxy.md | | Data Fetching | reference/data-fetching.md | | Caching | reference/caching.md | | Route Handlers | reference/route-handlers.md |

| Authentication Flow | examples/authentication.md | | Protected Routes | examples/protected-routes.md | | Forms & Actions | examples/forms-actions.md | | API Integration | examples/api-integration.md |

App Router、サーバー/クライアント コンポーネント、proxy.ts 認証、データ フェッチ、キャッシュ、および React サーバー コンポーネント用の Next.js 16 パターン。最新のパターンを使用して Next.js アプリケーションを構築する場合に使用します。 ソース: naimalarain13/hackathon-ii_the-evolution-of-todo。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill nextjs
カテゴリ
>_生産性
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

nextjs とは?

App Router、サーバー/クライアント コンポーネント、proxy.ts 認証、データ フェッチ、キャッシュ、および React サーバー コンポーネント用の Next.js 16 パターン。最新のパターンを使用して Next.js アプリケーションを構築する場合に使用します。 ソース: naimalarain13/hackathon-ii_the-evolution-of-todo。

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

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

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

https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo