16 results for tag "next-cache-components"
Agent skill for Next.js 16 Cache Components and Partial Prerendering (PPR), covering the 'use cache' directive, cacheLife(), cacheTag(), and updateTag() APIs from Vercel Labs' official Next.js skills collection.
Enables efficient caching and performance optimization for React components within Next.js applications by providing intelligent memoization and data persistence strategies.
Agent skill from Vercel that provides best practices for Next.js cache components, including caching strategies, data patterns, and server/client component boundaries.
Next.js cache and components skill from a dotfiles setup, providing patterns for optimizing Next.js caching strategies and component architecture.
Optimizes Next.js component caching strategies, improving performance by intelligently managing server-side and client-side rendering cache mechanisms.