关于
This skill provides specialized guidance for implementing Next.js Cache Components and Partial Prerendering (PPR) patterns, shifting from deprecated segment configurations to granular, code-level caching. It proactively assists developers in applying the 'use cache' directive, managing cache lifetimes with cacheLife, and implementing robust invalidation strategies with cacheTag and updateTag. By analyzing project configurations, it ensures optimal performance through the strategic separation of static shells and dynamic streaming content, helping developers navigate the latest Next.js architectural patterns with build-time feedback and best practices.