·nextjs-best-practices
</>

nextjs-best-practices

poletron/custom-rules

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

4Installationen·0Trend·@poletron

Installation

$npx skills add https://github.com/poletron/custom-rules --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: poletron/custom-rules.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/poletron/custom-rules --skill nextjs-best-practices
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist nextjs-best-practices?

Next.js App Router-Prinzipien. Serverkomponenten, Datenabruf, Routingmuster. Quelle: poletron/custom-rules.

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/poletron/custom-rules --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/poletron/custom-rules