概要
This skill empowers Claude to architect and deploy production-ready caching layers for modern applications. It automates the implementation of multi-tier strategies, including Redis for distributed systems and L1 in-memory caches for ultra-low latency. By providing structured guidance on cache-aside, write-through, and read-through patterns, the skill helps developers reduce database bottlenecking, improve horizontal scalability, and maintain data consistency through robust cache invalidation logic.