cache-components

Official

Leverage Next.js Cache Components for faster pages.

Authorsgcarstrends
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps implement Next.js 16 Cache Components with use cache directives, Suspense, and cacheLife profiles to boost performance.

Core Features & Use Cases

  • use cache directives on data fetching functions.
  • Domain-level cache tags for efficient invalidation.
  • Suspense boundaries for streaming cached content.

Quick Start

Convert a data-fetching page to a cache-enabled component with a domain cache tag.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cache-components
Download link: https://github.com/sgcarstrends/sgcarstrends/archive/main.zip#cache-components

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository