caching-strategy-designer
CommunityDesign caches that stay correct and fast.
Software Engineering#performance#caching#invalidation#tenant isolation#stale data#stampede protection
Authornguyenpv1980-wq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you decide whether a cache is justified, what data it should hold, and how to keep it correct under real write patterns, tenant boundaries, and failure conditions.
Core Features & Use Cases
- Candidate Qualification: Evaluates read/write ratio, miss cost, cardinality, and staleness tolerance before approving a cache.
- Correctness-First Design: Defines key schemas, tenant scoping, invalidation strategy, stampede protection, and failure behavior before implementation.
- Operational Safeguards: Covers hit-ratio targets, stale-data monitoring, cold-start mitigation, and removal criteria when caching is not worth the risk.
- Use Case: A hot pricing endpoint with frequent reads and daily updates needs a distributed cache with tenant-qualified keys, event-driven invalidation plus backstop TTL, and a clear max-staleness policy.
Quick Start
Ask for a cache design for your workload, including candidate qualification, key structure, invalidation, stampede protection, and failure semantics.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: caching-strategy-designer Download link: https://github.com/nguyenpv1980-wq/Project-Aegis/archive/main.zip#caching-strategy-designer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.