cache-strategy

Installation
SKILL.md

Cache Strategy Implementation

I'll analyze your application and implement appropriate caching strategies to improve performance and reduce server load.

Arguments: $ARGUMENTS - cache type focus (e.g., "http", "service-worker", "redis", "browser")

Strategic Planning Process

  1. Application Analysis

    • What type of application? (SPA, MPA, API, static site)
    • What data changes frequently vs. rarely?
    • What's cached currently, if anything?
    • Client-side, server-side, or both?
    • CDN usage and configuration
  2. Cache Layer Selection

Related skills
Installs
9
GitHub Stars
1
First Seen
Feb 21, 2026