·nextjs-best-practices
</>

nextjs-best-practices

automindtechnologie-jpg/ultimate-skill.md

Next.js App Router-Prinzipien. Serverkomponenten, Datenabruf, Routingmuster.

2Installationen·1Trend·@automindtechnologie-jpg

Installation

$npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.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-Prinzipien. Serverkomponenten, Datenabruf, Routingmuster. Quelle: automindtechnologie-jpg/ultimate-skill.md.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill nextjs-best-practices
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-05
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist nextjs-best-practices?

Next.js App Router-Prinzipien. Serverkomponenten, Datenabruf, Routingmuster. Quelle: automindtechnologie-jpg/ultimate-skill.md.

Wie installiere ich nextjs-best-practices?

Ö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/automindtechnologie-jpg/ultimate-skill.md --skill nextjs-best-practices 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/automindtechnologie-jpg/ultimate-skill.md