关于
The Cache Performance Optimizer skill provides a specialized framework for diagnosing and resolving caching inefficiencies within your application. By analyzing existing implementations like Redis or Memcached, it identifies bottlenecks in TTL settings, cache key structures, and invalidation logic to significantly boost hit rates and reduce backend load. This skill is particularly valuable during performance tuning phases or when scaling high-traffic services that rely heavily on distributed data layers.