caching-strategy

Installation
SKILL.md

Caching Strategy

Reference: Next.js Cache Components — the official documentation for use cache, cacheLife, cacheTag, and Partial Prerendering.

When to Use

Use this skill when:

  • Understanding which data is cached vs. real-time
  • Debugging why content isn't updating after Dashboard changes
  • Configuring Saleor webhooks for cache invalidation
  • Modifying the /api/revalidate endpoint
  • Working with "use cache" and Suspense patterns

Data Freshness Model

The Key Principle

Related skills
Installs
4
GitHub Stars
1.4K
First Seen
Feb 19, 2026