laravel:performance-caching

Community

Optimize Laravel apps with smart caching.

Authormeistro57
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses performance bottlenecks in Laravel applications by implementing effective caching strategies for routes, configurations, views, values, and database queries.

Core Features & Use Cases

  • Framework Caching: Caches routes, configurations, and views for faster application bootstrapping.
  • Value & Query Caching: Uses Cache::remember to cache expensive computations and database queries with configurable Time-To-Live (TTL).
  • Advanced Patterns: Implements caching with tags for grouped invalidation, locks for exclusive operations, and stable keys for scoped data.
  • Use Case: Reduce database load and speed up data retrieval for frequently accessed posts by caching them for 10 minutes using Cache::remember.

Quick Start

Run the command to cache your Laravel application's routes.

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: laravel:performance-caching
Download link: https://github.com/meistro57/chat_bridge/archive/main.zip#laravel-performance-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 223,000+ vetted skills library on demand.