From cache-performance-optimizer
Analyzes and optimizes caching strategies for Redis, Memcached, and in-memory caches by tuning hit rates, TTLs, key design, and invalidation policies. Use for performance bottlenecks.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin cache-performance-optimizerThis skill is limited to using the following tools:
Analyze and optimize caching strategies for Redis, Memcached, and in-memory caches by tuning hit rates, TTL configurations, key design, and invalidation policies.
Advises on cache strategies, invalidation patterns, and distributed caching. Detects Redis/Memcached/in-memory usage, analyzes access patterns, designs layers, troubleshoots stale data and stampedes.
Assesses caching opportunities and implements multi-layer strategies with Redis/Memcached/CDN, including cache-aside patterns, TTL/event invalidation, and stampede prevention.
Implements caching strategies using Redis, Memcached, CDN, and invalidation patterns to optimize app performance, reduce database load, and improve response times.
Share bugs, ideas, or general feedback.
Analyze and optimize caching strategies for Redis, Memcached, and in-memory caches by tuning hit rates, TTL configurations, key design, and invalidation policies.
This skill empowers Claude to diagnose and resolve caching-related performance issues. It guides users through a comprehensive optimization process, ensuring efficient use of caching resources.
This skill activates when you need to:
User request: "Optimize Redis cache performance."
The skill will:
User request: "Improve cache hit rate in my application."
The skill will:
This skill can integrate with code analysis tools to automatically identify caching implementations and configuration. It can also work with monitoring tools to track cache hit rates and performance metrics.
The skill produces structured output relevant to the task.