What is next-cache-components?
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag Source: fellipeutaka/leon.
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
Quickly install next-cache-components AI skill to your development environment via command line
Source: fellipeutaka/leon.
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 Components - PPR, use cache directive, cacheLife, cacheTag, updateTag Source: fellipeutaka/leon.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/fellipeutaka/leon --skill next-cache-componentsNext.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag Source: fellipeutaka/leon.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fellipeutaka/leon --skill next-cache-components Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/fellipeutaka/leon