Results for “cached-store”

51 skills
More results
snoodleboot-io
distributed-caching-design
The default, because it fails open: when the cache is unavailable, reads still
2
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
tools-only
014-api-f0515c8f
Reference for configuring and using LangChain4j vector stores, covering setup, search, filtering, and ingestion.
7 · 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
snoodleboot-io
feature-store-design
The pitch is often "a central place to store features," which undersells it into
2
aibot88
etcd
etcd distributed key-value store reference. Backbone of Kubernetes. Covers key-value operations, watch for real-time updates, leases with TTL, atomic transactions, cluster setup, backup/restore, authentication, TLS, and Prometheus monitoring.
3 · bundle
alterlab-ieu
alterlab-zarr
Chunked, compressed N-dimensional arrays for cloud storage with Zarr — parallel I/O, S3/GCS integration, and NumPy/Dask/Xarray compatibility. Use when storing or reading large N-D scientific arrays, streaming chunked data to/from cloud object stores, or building large-scale scientific computing pipelines. Part of the AlterLab Academic Skills suite.
60 · bundle
snoodleboot-io
edge-and-cdn-delivery
A CDN is a cache that obeys your origin's instructions.
2
joannanowakowska
openspec-archive-change
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
0
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
solizardking
skills-store
Cheshire Skills Store index — curated Agent Skills packages for Cheshire Terminal (API, PostHog, Google Agent Registry, Skill Hub onchain, Stripe, Solana common errors, NOXA) plus the community skills collection. Use when installing store skills, browsing the store catalog, or wiring cheshireterminal.ai/skills-store.
0 · bundle
racecraft-lab
store
Skill for the Store area of paddock. 29 symbols across 4 files.
11
rulebase-co
cx-macro-audit
Use to audit canned responses, macros, templates and saved replies for staleness, contradictions, overuse and gaps. Trigger for "audit our macros", "are our canned responses up to date", "which templates do agents actually use", macro sprawl, template cleanup, conflicting saved replies, or before migrating macros to a new helpdesk.
1
bitwikiorg
store
Imported skill store from langchain
3
joannanowakowska
openspec-bulk-archive-change
Archive multiple completed changes at once. Use when archiving several parallel changes.
0
danstrem2
redis
Redis database management. Key-value operations, caching, pub/sub, and data structure commands.
2 · bundle
google
gke-storage
Configures GKE storage including PVCs, PersistentVolumes, Filestore, and GCS FUSE with best practices for production workloads.
14.4k
nvidia
cupynumeric-parallel-data-load
Load sharded datasets (npy, Parquet, HDF5, raw binary) into distributed cuPyNumeric arrays using manual partitioning and Legate task launches.
2.2k · bundle
microsoft
zustand-store-ts
Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation for React state management.
2.7k · bundle
diegosouzapw
data
Persists app data on Android using Room, SQLite, SharedPreferences, DataStore, and encryption.
54 · bundle
aiweline
cache-usage
cache-usage
1
snoodleboot-io
cloud-provider-tradeoffs
Compute, object storage, block storage, a managed relational database, a message
2
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
bytesagain
etcd
etcd distributed key-value store reference. Backbone of Kubernetes. Covers key-value operations, watch for real-time updates, leases with TTL, atomic transactions, cluster setup, backup/restore, authentication, TLS, and Prometheus monitoring.
12 · bundle
snoodleboot-io
key-management
The central pattern.
2
chimeranext
offline-first
Implements offline-first architecture in Flutter apps with local caching, bidirectional sync, connectivity detection, and conflict resolution.
4
snoodleboot-io
object-storage-patterns
Almost every object-storage mistake comes from carrying filesystem instincts into
2
chen-yu-hao
zarr-python
Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
5 · bundle
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
redis
Redis in-memory data store. Covers data structures, caching, and pub/sub. Use for caching and real-time features. USE WHEN: user mentions "redis", "caching", "session storage", "rate limiting", "pub/sub", "sorted sets", "in-memory database", "cache invalidation" DO NOT USE FOR: relational data - use `postgresql` or `mysql` instead, document storage - use `mongodb` instead, full-text search - use `elasticsearch` instead
28 · bundle
nous-hermeshub
mesh-memory
Self-hosted semantic memory for AI agents via MCP. Save worklogs, decisions, and notes, then recall them across sessions by meaning, not keyword. Postgres + pgvector with auto-tagging.
1
grvpanchal
server-app-shell
App Shell architecture — the cached HTML/CSS/JS skeleton (header, nav, footer) served instantly via Service Worker while dynamic content streams in. Use when building PWAs, wiring service-worker caches, inlining critical CSS, or adding offline fallbacks and skeleton loading states.
0
aibot88
cdn
Configure a CDN with optimized caching, SSL/TLS, security headers, and cache invalidation — auto-detects hosting provider and app type, generates CloudFront, Cloudflare, or Vercel config with per-content-type cache rules, edge functions, and compression. Use when deploying a static site, SPA, SSR app, or adding a CDN layer to an existing API.
3 · bundle
leandrobenjaminl
frontend-api-integration
Consume APIs from the frontend with TanStack Query, fetch, or SWR, including caching, refetching, optimistic updates, and error handling.
0