概要
The Cache Performance Optimizer skill enables Claude to diagnose and resolve performance bottlenecks within caching layers like Redis, Memcached, or in-memory systems. By analyzing existing configurations, data access patterns, and invalidation strategies, it provides actionable recommendations to increase cache hit rates and reduce latency. It is particularly useful for developers looking to scale applications, reduce database load, and ensure data consistency through efficient TTL management and robust cache key architectures.