소개
This skill automates the implementation of a robust 4-layer caching strategy for the Head Shakers platform, ensuring developers adhere to strict conventions for data fetching and invalidation. By integrating React deduplication, Next.js tag-based caching, distributed Redis storage, and Cloudinary CDN optimization, it streamlines the creation of high-performance features while preventing common cache-consistency issues. Whether implementing bobblehead search or tracking view analytics, this skill ensures that cache keys, TTL configurations, and revalidation services are used correctly and consistently across the codebase.