skills/skills.volces.com/cache-strategy

cache-strategy

Installation
SKILL.md

Cache Strategy

You know you should cache things but you're not sure what, where, or for how long. Point this tool at your API routes and get specific caching recommendations.

One command. Zero config. Just works.

Quick Start

npx ai-cache-strategy ./src/api/

What It Does

  • Analyzes your API endpoints
  • Identifies what should be cached
  • Recommends TTL values based on data patterns
  • Suggests caching layer (CDN, Redis, memory)
Installs
6
First Seen
Apr 5, 2026
cache-strategy from skills.volces.com