api-cache-invalidation

Community

Automatic cache invalidation with Laravel & Next.js.

AuthorHieubkav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides patterns for synchronizing backend changes with frontend caches via cache invalidation and on-demand revalidation.

Core Features & Use Cases

  • Hybrid cache strategy with time-based and on-demand revalidation
  • Backend observers incrementing cache/version counters
  • Frontend ISR integration and revalidation endpoints
  • Easy integration with Laravel and Next.js stacks

Quick Start

Wire a backend event to trigger a Next.js revalidation call and refresh cache on the frontend.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: api-cache-invalidation
Download link: https://github.com/Hieubkav/wincellarCloneBackend/archive/main.zip#api-cache-invalidation

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