21 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.
Agent skill from Vercel that provides best practices for Next.js cache components, including caching strategies, data patterns, and server/client component boundaries.
Expert guidance for Next.js 16 Cache Components β Partial Prerendering, the `use cache` directive, cacheLife, cacheTag, updateTag, and migration from unstable_cache β bundled in the Vercel plugin for AI agents.
Enables efficient caching and performance optimization for React components within Next.js applications by providing intelligent memoization and data persistence strategies.
A Vercel plugin skill for Next.js 16 Cache Components, providing guidance on PPR (Partial Prerendering), the 'use cache' directive, cacheLife, cacheTag, and updateTag for optimized caching strategies.
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.