caching-patterns

Community

Optimize web performance with caching.

Authorbugrabilge
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the performance bottlenecks in web applications by providing comprehensive strategies for implementing effective caching mechanisms across various layers.

Core Features & Use Cases

  • Multi-Layer Caching: Covers browser, CDN, application (Redis/in-memory), database, and framework-level caching.
  • Strategic Guidance: Offers a decision framework for choosing the right caching approach based on data volatility and access patterns.
  • Use Case: Implement stale-while-revalidate for API responses to improve perceived load times while ensuring data freshness, or configure long TTLs for hashed static assets to reduce server load and bandwidth.

Quick Start

Apply browser caching with immutable, max-age=1y for hashed static assets like JavaScript and CSS files.

Dependency Matrix

Required Modules

None required

Components

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-patterns
Download link: https://github.com/bugrabilge/bilge-development-kit/archive/main.zip#caching-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.