83,201 skills sorted by stars.
Expert C4 Context-level documentation specialist. Creates high-level system context diagrams, documents personas, user j...
Generate C4 architecture diagrams from system notes
C4 model architecture visualization and documentation
C4 architectural modeling for documenting software architecture. Use when creating architecture diagrams, planning new s...
Fetches up-to-date library documentation from Context7 and saves to /tmp/context7/. Use when needing current API docs, c...
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservati...
Use when implementing any feature or bugfix, before writing implementation code
Coding Agent Account Manager - Sub-100ms account switching for AI coding CLIs with fixed-cost subscriptions. Vault profi...
Automate Cabinpanda tasks via Rube MCP (Composio). Always search tools first for current schemas.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill a...
LLM cost tracking with Langfuse for cached responses. Use when monitoring cache effectiveness, tracking cost savings, or...
Debug HybridCache and Redis caching issues when data isn't being cached or invalidated correctly. Use this when cache hi...
When fetching library documentation, API references, or technical docs for project dependencies via WebFetch, automatica...
Covers Dagger Engine caching internals including cache key derivation, invalidation, and the immutable DAG model. Use wh...
Add caching to Datagrok functions (scripts, queries, JS functions) using meta.cache annotations
Patterns and strategies for cache invalidation - one of the two hardest problems in computer science.
Implement production-grade caching with cache keys/TTLs/consistency classes per query, SWR (stale-while-revalidate), exp...
This skill enables Claude to analyze and improve application caching strategies. It optimizes cache hit rates, TTL confi...
Implement caching strategies for HTTP, service workers, and memoization
Caching improves application performance by storing frequently accessed data closer to the consumer. This skill covers c...
The 4 layers of caching (Memoization, Data Cache, Full Route, Router Cache).
HTTP caching, service workers, cache invalidation, and CDN configuration.
Best practices for Gemini API caching strategy including cache versioning, entity-stable keys, and cache busting for Wes...
Caching strategies, invalidation, eviction policies, HTTP caching, distributed caching, and anti-patterns. Use when desi...
Enforces project caching conventions when implementing cache layers using React cache(), Next.js unstable_cache, Upstash...
Redis caching strategies, cache invalidation, write-through/write-behind, TTL management, and cache stampede protection.
Backend caching patterns with Redis including write-through, write-behind, cache-aside, and invalidation strategies. Use...
Implement multi-layer caching with Redis, application caches, and CDN for optimal performance
Identify expensive, pure computations that are called with the same inputs Use when optimizing code performance. Perform...
Design multi-tier caching architectures for web applications — cache-aside vs write-through vs write-behind, TTL design,...
Implement effective caching at every layer: in-memory, Redis, CDN, and browser. Activate whenever the user asks about ca...
Implement multi-layer caching with Redis, in-memory, and HTTP caching. Covers cache invalidation, stampede prevention, a...