Results for “cache-management”

60 skills
More results
aiweline
cache-usage
cache-usage
1
neuralblitz
caching
Implements multi-level caching with strategies for invalidation, stampede prevention, and performance monitoring.
1
machenjie
cache-design
Use with task-agent or review-agent for task-local cache scope, freshness, invalidation, and source-load risk. Do not use without a cache decision or as task owner.
4 · bundle
intense-visions
api-http-caching
HTTP Caching
18 · bundle
huggingface
hf-cli
Manage Hugging Face Hub resources: download/upload models, datasets, spaces; manage repos, buckets, collections, discussions, and cache; run SQL queries on datasets; authenticate and manage tokens.
10.8k
hoangnguyen0403
nextjs-caching
Configure Next.js cache layers, invalidation, and cache-component APIs. Use when choosing `fetch` caching, `use cache`, tags, or stale-data debugging in Next.js.
542 · bundle
mukul975
performing-web-cache-poisoning-attack
Exploit web cache mechanisms to serve malicious content to other users by poisoning cached responses through unkeyed headers and parameters during authorized security tests.
24.6k · bundle
danstrem2
redis
Redis database management. Key-value operations, caching, pub/sub, and data structure commands.
2 · bundle
kintsugi-programmer
turborepo-caching
Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.
0
adobe
performance-tuning
Improve cache efficiency, latency, and throughput for AMS deployments using the Adobe Dispatcher Apache HTTP Server module and related HTTPD configuration.
142 · bundle
google
gke-backup-dr
Protects stateful GKE workloads by configuring backup plans, restore workflows, and disaster recovery using Backup for GKE.
14.4k
leandrobenjaminl
frontend-api-integration
Consume APIs from the frontend with TanStack Query, fetch, or SWR, including caching, refetching, optimistic updates, and error handling.
0
modbender
cdn
Configure, optimize, and troubleshoot CDN deployments with caching strategies, security hardening, and multi-provider management.
12 · bundle
snoodleboot-io
edge-and-cdn-delivery
A CDN is a cache that obeys your origin's instructions.
2
smith6jt-cop
selection-data-caching
SUPERSEDED by persistent-cache-gap-filling (v2.8.0). Cache data during symbol selection for instant repeat runs.
3
claude-dev-suite
rag-caching
Caching strategies across the RAG stack. Semantic caching with GPTCache and LangChain, Redis-based embedding-similarity cache, cache key design, TTL/invalidation, partial caching (cache retrieval only), provider-native prompt caching (Anthropic, OpenAI), and hierarchical L1/L2 caches. USE WHEN: user mentions "semantic cache", "GPTCache", "LLM cache", "prompt caching", "Redis vector cache", "cache invalidation for RAG", "reduce LLM cost", "latency reduction LLM" DO NOT USE FOR: retrieval accuracy - use `rag-patterns`; groundedness checks - use `rag-guardrails`; incremental indexing - use `rag-production`
28
pranavnagrecha
platform-cache
Guides the design and review of Salesforce Platform Cache usage in Apex, covering org versus session cache, cache-aside patterns, invalidation, and safe key design.
15 · bundle
construct-ai-primary
memory-system-management
Memory System Management
0
coreyone
data-persistence-caching
Trigger: database schema, indexing, cache asidePattern, Redis caching, ORM models, Drizzle schema. Scope: Database query tuning, indexing, and data cache designs. Boundary: Excludes user identity validation.
1 · bundle
cloudthinker-ai
managing-bazel
Analyze and manage Bazel workspaces, including BUILD file inspection, target querying, dependency graphs, remote execution, caching configuration, and build performance profiling.
7
chimeranext
offline-first
Implements offline-first architecture in Flutter apps with local caching, bidirectional sync, connectivity detection, and conflict resolution.
4
snoodleboot-io
distributed-caching-design
The default, because it fails open: when the cache is unavailable, reads still
2
30eggis
harness-cqo
CQO quality and operational governance lead. Owns gates, regression strategy, memory hygiene, port/service policy, and archive approval.
2
seaworld008
gear
Managing dependencies, CI/CD optimization, Docker configuration, and operational observability (logging/alerting/health checks). Use for build errors or dev environment issues.
65 · bundle
cloudthinker-ai
managing-qase
Monitors and analyzes Qase test management projects, test cases, runs, and defects via the Qase API, with a discovery-first workflow to avoid assumptions.
7
whd4
prompt-caching
Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt caching, cache prompt, response cache, cag, cache augmented.
0
dvy1987
memory-compact
Compress bloated project or global memory while preserving decisions, rationale, revisit triggers, provenance, and active user preferences. Load when memory exceeds budget, global memory is too large, session logs are repetitive, or before appending to an over-budget memory file.
3 · bundle
hoangnguyen0403
nestjs-caching
Implement multi-level caching, invalidation patterns, and stampede protection in NestJS. Use when adding Redis caching layers, configuring cache-manager interceptors, implementing stale-while-revalidate, or preventing cache stampedes in NestJS services.
542 · bundle
netanel-abergel
memory-tiering
Multi-tiered memory management (HOT/WARM/COLD) for context compaction. Invoke ONLY for explicit compaction events: post-`/compact` cleanup, MEMORY.md tier promotion, archive batch, or "trim my context". NOT for general recall (use deep-recall) or routine memory writes (use storage-router). Triggers: "compact memory", "promote to durable", "archive old context", "tier this".
6
machenjie
file-storage-processing
`analysis-agent`/`task-agent`/`review-agent`: use when uploads, object storage, streaming, MIME, scanning, access, retention, or cleanup changes; skip without file/storage impact.
4 · bundle
b4san
openspec-bulk-archive-change
Archive multiple completed changes at once. Use when archiving several parallel changes.
2