37signals-caching

Community

Accelerate Rails performance with HTTP caching.

Authorjoshyorko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Implements aggressive caching strategies in Rails applications to dramatically reduce response times, minimize database load, and improve user experience by leveraging HTTP caching, fragment caching, Russian doll caching, and a database-backed Solid Cache in production.

Core Features & Use Cases

  • HTTP caching with ETags and conditional GET for free 304 responses
  • Russian doll (nested) fragment caching with automatic invalidation via touch: true
  • Fragment caching in views with cache keys tied to updated_at timestamps
  • Collection caching and advanced cache_key_with_version strategies
  • Low-level Rails.cache.fetch usage for expensive computations
  • Solid Cache integration for database-backed caching in production
  • Clear cache invalidation patterns and sweepers for complex dependencies

Quick Start

Configure a Rails app to cache aggressively using HTTP ETags, Russian doll and fragment caching, with Solid Cache in production and proper invalidation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: 37signals-caching
Download link: https://github.com/joshyorko/agent-skills/archive/main.zip#37signals-caching

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.