home/categories/nosql-databases/majiayu000-claude-skill-registry-data-data-caching-skill-md
nosql-databasesdatabases

caching

Enforces project caching conventions when implementing cache layers using React cache(), Next.js unstable_cache, Upstash Redis, and Cloudinary. This skill ensures consistent patterns for cache keys, tags, TTL configuration, cache invalidation, and domain-specific CacheService helpers.

majiayu000
maintainer
majiayu000
Updated 2/5/2026
Stars
3
Forks
2
quick start

Installation and usage

Enforces project caching conventions when implementing cache layers using React cache(), Next.js unstable_cache, Upstash Redis, and Cloudinary. This skill ensures consistent patterns for cache keys, tags, TTL configuration, cache invalidation, and domain-specific CacheService helpers.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use caching