·nextjs

Next.js 16 Muster für App Router, Server/Client-Komponenten, Proxy.ts-Authentifizierung, Datenabruf, Caching und React Server-Komponenten. Zum Erstellen von Next.js-Anwendungen mit modernen Mustern verwenden.

8Installationen·0Trend·@naimalarain13

Installation

$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 |

Next.js 16 Muster für App Router, Server/Client-Komponenten, Proxy.ts-Authentifizierung, Datenabruf, Caching und React Server-Komponenten. Zum Erstellen von Next.js-Anwendungen mit modernen Mustern verwenden. Quelle: naimalarain13/hackathon-ii_the-evolution-of-todo.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill nextjs
Kategorie
>_Produktivität
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist nextjs?

Next.js 16 Muster für App Router, Server/Client-Komponenten, Proxy.ts-Authentifizierung, Datenabruf, Caching und React Server-Komponenten. Zum Erstellen von Next.js-Anwendungen mit modernen Mustern verwenden. Quelle: naimalarain13/hackathon-ii_the-evolution-of-todo.

Wie installiere ich nextjs?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill nextjs Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

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