caching-strategies

Installation
SKILL.md

Caching Strategies

Speed up your app with smart caching at every layer.

When to Use This Skill

  • Slow database queries
  • Expensive computations
  • External API responses
  • Session data
  • Frequently accessed data

Cache Layers

┌─────────────────────────────────────────────────────┐
│                    Request                           │
└─────────────────────────────────────────────────────┘
Related skills
Installs
24
GitHub Stars
780
First Seen
Jan 25, 2026