·next-cache-components
</>

next-cache-components

vercel/nextjs-skills

Next.js 16 Cache-Komponenten – PPR, Cache-Direktive verwenden, CacheLife, CacheTag, UpdateTag

10Installationen·1Trend·@vercel

Installation

$npx skills add https://github.com/vercel/nextjs-skills --skill next-cache-components

SKILL.md

Cache Components enable Partial Prerendering (PPR) - mix static, cached, and dynamic content in a single route.

Synchronous code, imports, pure computations - prerendered at build time:

Runtime data that must be fresh - wrap in Suspense:

Next.js 16 Cache-Komponenten – PPR, Cache-Direktive verwenden, CacheLife, CacheTag, UpdateTag Quelle: vercel/nextjs-skills.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/vercel/nextjs-skills --skill next-cache-components
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-17
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist next-cache-components?

Next.js 16 Cache-Komponenten – PPR, Cache-Direktive verwenden, CacheLife, CacheTag, UpdateTag Quelle: vercel/nextjs-skills.

Wie installiere ich next-cache-components?

Ö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/vercel/nextjs-skills --skill next-cache-components 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/vercel/nextjs-skills

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-17