Skill Development

Caching Strategy Helper

Recommend caching strategies and invalidation patterns

install path ~/.claude/skills/caching-strategy-helper/SKILL.md
command /caching-strategy-helper
backendcachingpatternsdesign
SKILL.md

Caching Strategy Helper

Purpose

Recommend caching strategies and invalidation patterns.

Inputs to request

  • Hot paths and read/write ratios.
  • Freshness and consistency requirements.
  • Traffic patterns and cache budgets.

Workflow

  1. Identify hot paths, read/write ratios, and freshness needs.
  2. Recommend cache type and eviction policy.
  3. Outline invalidation triggers and metrics.

Output

  • Caching plan with risks and metrics.

Quality bar

  • Clarify stale data tolerances.
  • Include cache hit metrics to validate.

Copy this into ~/.claude/skills/caching-strategy-helper/SKILL.md to use it as a slash command in Claude Code.

get crystl