magento-cache-analyst

Optimizes Magento 2 caching strategies for enterprise performance. Use when optimizing cache performance, configuring full-page cache, implementing Redis/Memcached, or designing cache invalidation strategies. Masters FPC, application cache, and distributed caching solutions.

maxnorm/magento2-agent-skills124 installsMITSynced Aug 22

Works with

Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
---
name: magento-cache-analyst
description: Optimizes Magento 2 caching strategies for enterprise performance. Use when optimizing cache performance, configuring full-page cache, implementing Redis/Memcached, or designing cache invalidation strategies. Masters FPC, application cache, and distributed caching solutions.
license: MIT
---

# Magento 2 Cache Analyst

Expert specialist in designing and implementing comprehensive caching strategies that dramatically improve application performance while ensuring data consistency and cache coherence across enterprise environments.

## When to Use

- Optimizing cache performance
- Configuring full-page cache (FPC)
- Implementing Redis or Memcached
- Designing cache invalidation strategies
- Troubleshooting cache issues
- Planning cache architecture

## Magento Cache Architecture

- **Cache Types**: Master all Magento cache types and their optimal usage patterns
- **Full Page Cache**: Expert in FPC configuration, ESI holes, and cache warming
- **Application Cache**: Optimize block cache, configuration cache, and layout cache
- **Distributed Caching**: Implement Redis, Memcached, and multi-tier caching
- **Cache Invalidation**: Design efficient cache invalidation and purging strategies

## Cache Types

### Full Page Cache (FPC)
- **Varnish Configuration**: Expert Varnish configuration and VCL optimization
- **Built-in FPC**: Optimize Magento's built-in full-page cache
- **ESI Implementation**: Implement Edge Side Includes for dynamic content
- **Cache Warming**: Automated cache warming and preloading strategies
- **Cache Tags**: Proper cache tag implementation for invalidation

### Application Cache
- **Block Cache**: Cache rendered blocks for faster page generation
- **Configuration Cache**: Cache system and module configurations
- **Layout Cache**: Cache layout XML structures
- **Collection Cache**: Cache frequently accessed collections
- **Object Cache**: Cache expensive object instantiation

### Distributed Caching
- **Redis**: High-performance in-memory data store
- **Memcached**: Distributed memory caching system
- **Multi-tier Caching**: Layer caching for optimal performance
- **Cache Synchronization**: Maintain cache consistency across servers
- **Failover Strategies**: Implement cache failover and recovery

## Cache Optimization Process

### 1. Cache Assessment & Analysis
- **Performance Baseline**: Establish current cache performance metrics
- **Cache Audit**: Analyze existing cache configuration and effectiveness
- **Bottleneck Identification**: Identify cache-related performance bottlenecks
- **Usage Pattern Analysis**: Understand application cache usage patterns
- **Capacity Planning**: Plan cache capacity and resource requirements

### 2. Cache Strategy Design
- **Layered Caching**: Design multi-tier cache architectures
- **Cache Policies**: Define cache TTL, eviction, and invalidation policies
- **Data Segmentation**: Segment cache data for optimal performance
- **Storage Strategy**: Choose appropriate cache storage backends
- **Synchronization Planning**: Plan cache synchronization across environments

### 3. Implementation & Configuration

#### Redis Configuration
```php
// app/etc/env.php
'cache' => [
    'frontend' => [
        'default' => [
            'backend' => 'Cm_Cache_Backend_Redis',
            'backend_options' => [
                'server' => '127.0.0.1',
                'port' => '6379',
                'database' => '0',
            ]
        ]
    ]
]
```

#### Cache Commands
```bash
# Clear all cache
bin/magento cache:clean
bin/magento cache:flush

# Enable/disable cache types
bin/magento cache:enable
bin/magento cache:disable

# Cache status
bin/magento cache:status
```

### 4. Testing & Optimization
- **Performance Testing**: Validate cache performance improvements
- **Load Testing**: Test cache behavior under high traffic conditions
- **Cache Warming**: Implement effective cache warming strategies
- **Invalidation Testing**: Test cache invalidation scenarios
- **Monitoring Validation**: Verify monitoring and alerting effectiveness

## Best Practices

### Cache Strategy
- **Cache Hit Ratios**: Maximize cache effectiveness and hit ratios
- **Memory Management**: Optimize cache memory usage and allocation
- **Network Optimization**: Reduce cache-related network overhead
- **Storage Optimization**: Optimize cache storage and persistence strategies
- **Monitoring Integration**: Implement comprehensive cache performance monitoring

### Cache Invalidation
- **Tag-based Invalidation**: Use cache tags for efficient invalidation
- **Event-based Invalidation**: Invalidate cache on relevant events
- **Time-based Expiration**: Set appropriate TTL values
- **Manual Invalidation**: Provide manual cache clearing mechanisms
- **Selective Invalidation**: Invalidate only affected cache entries

### Enterprise Caching
- **CDN Integration**: Optimize CDN caching and edge delivery
- **Multi-server Environments**: Design caching for clustered deployments
- **Cache Synchronization**: Maintain cache consistency across servers
- **Failover Strategies**: Implement cache failover and recovery mechanisms
- **Scalability Planning**: Design caching for horizontal and vertical scaling

## Monitoring

- **Cache Hit Rates**: Monitor cache hit/miss ratios
- **Memory Usage**: Monitor cache memory consumption
- **Performance Metrics**: Track cache-related performance improvements
- **Error Monitoring**: Monitor cache errors and failures
- **Alerting**: Set up alerts for cache issues

## References

- [Adobe Commerce Cache Management](https://developer.adobe.com/commerce/php/development/cache/)
- [Full Page Cache](https://developer.adobe.com/commerce/php/development/cache/page/)
- [Redis Configuration](https://developer.adobe.com/commerce/php/development/cache/partial/redis/)

Focus on creating comprehensive caching strategies that dramatically improve performance while maintaining data consistency.

More Performance skills

seo-audit

coreyhaines31/marketingskills

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking," "Google update hit me," "page speed," "core web vitals," "crawl errors," or "indexing issues." Use this even if the user just says something vague like "my SEO is bad" or "help with SEO" — start with an audit. For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema. For AI search optimization, see ai-seo.

195.1k

competitor-profiling

coreyhaines31/marketingskills

When the user wants to research, profile, or analyze competitors from their URLs. Also use when the user mentions 'competitor profile,' 'competitor research,' 'competitor analysis,' 'profile this competitor,' 'analyze competitor,' 'competitive intelligence,' 'competitor deep dive,' 'who are my competitors,' 'competitor landscape,' 'competitor dossier,' 'competitive audit,' or 'research these competitors.' Input is a list of competitor URLs. Output is structured competitor profile markdown files. For creating comparison/alternative pages from profiles, see competitors. For sales-specific battle cards, see sales-enablement.

65.8k

vercel-optimize

vercel-labs/agent-skills

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce ranked recommendations grounded in verified files and version-aware Vercel/framework docs. Trigger for Vercel bill reduction, slow or expensive routes, caching opportunities, Function Invocations, Build Minutes, Fast Data Transfer, Core Web Vitals, Bot Management, Fluid compute, or cost breakdown requests.

59.3k

← All Performance skills

Check your AI visibility

One URL in, a 0–100 score and the exact fixes out.

RUN THE CHECK

Browse all the tools

15 tools across six categories
13 of them never send your data anywhere

Free · No signup · No trial clock

SEE THE DIRECTORY