Caching

Caching strategies and implementation

Uses and selection guide

Use these skills when designing service interfaces, changing data models or integrating identity and cache layers. Check the supported database or provider, migration behavior and required credentials before choosing a workflow.

Showing 1-24 of 592 skills
lobehub

data-fetching-architecture

by lobehub

'LobeHub data-fetching pipeline guide. Use for service layer, Zustand store, SWR, lambdaClient, useClientDataSWR, useFetchXxx hooks, or migrating useEffect fetches.'

Caching 82.3K 2mo ago
vitorpamplona

account-state

by vitorpamplona

Account state and in-memory event store patterns in Amethyst. Use when working with Account.kt (per-user state objects — kind3FollowList, nip65RelayList, muteList, bookmarkState, each exposing a .flow StateFlow), LocalCache (the object-level event store backed by LargeCache), User/Note model classes, or any ViewModel that reads user-specific state. Covers how account events cascade from relay arrival to UI state, how to add a new account-scoped setting, and when to read from LocalCache vs subscribe to a StateFlow.

Caching 1.6K 2mo ago
vitorpamplona

feed-patterns

by vitorpamplona

Feed composition and data-access layer patterns in Amethyst. Use when adding or modifying a feed (home, profile, hashtag, bookmarks, notifications, DMs, communities), working with the shared FeedFilter / AdditiveFeedFilter / ChangesFlowFilter / FeedContentState in commons/.../ui/feeds/, the Android-only AdditiveComplexFeedFilter / FilterByListParams in amethyst/.../ui/dal/, or extending the FeedViewModel family in commons/.../viewmodels/. Covers how feeds scan LocalCache, react to changes, apply ordering, and render through Compose.

Caching 1.6K 2mo ago
xiaowu89

image-compress

by xiaowu89

对图片进行智能压缩优化。支持本地路径、文件夹和远程 URL,直传 NX API 压缩后返回 CDN 地址和压缩率。适用于用户提到图片压缩、图片优化、减小图片体积、TinyPNG、JPG/PNG/WebP 压缩的场景。

Caching 11 1mo ago
tuist

compare-cache-runs

by tuist

Compares two tuist cache runs to identify cache hit rate changes and root-cause analysis of cache invalidation. Can be invoked with cache run IDs, dashboard URLs, or branch names.

Caching 5.8K 5mo ago
tuist

compare-gradle-builds

by tuist

Compares two Gradle build runs to identify duration regressions, cache changes, and task outcome differences. Can be invoked with build IDs, dashboard URLs, or branch names.

Caching 5.8K 5mo ago
tuist

analyze-selective-testing

by tuist

Analyzes Xcode selective testing effectiveness for a test run, showing which test targets were skipped or ran, and diagnosing regressions in test selection. Can compare two test runs to identify what changed.

Caching 5.8K 5mo ago
tuist

compare-generations

by tuist

Compares two tuist generate runs to identify cache hit rate changes and root-cause analysis of cache invalidation. Can be invoked with generation IDs, dashboard URLs, or branch names.

Caching 5.8K 5mo ago
NeoLabHQ

fpf:query

by NeoLabHQ

"Search the FPF knowledge base and display hypothesis details with assurance information"

Caching 1.5K 6mo ago
NeoLabHQ

fpf:status

by NeoLabHQ

"Display the current state of the FPF knowledge base"

Caching 1.5K 6mo ago
rsmdt

performance-analysis

by rsmdt

Measurement approaches, profiling tools, optimization patterns, and capacity planning. Use when diagnosing performance issues, establishing baselines, identifying bottlenecks, or planning for scale. Always measure before optimizing.

Caching 508 6mo ago
rsmdt

architecture-selection

by rsmdt

System architecture patterns including monolith, microservices, event-driven, and serverless, with C4 modeling, scalability strategies, and technology selection criteria. Use when designing system architectures, evaluating patterns, or planning scalability.

Caching 508 6mo ago
wondelai

high-perf-browser

by wondelai

'Optimize web performance through network protocols, resource loading, and browser rendering internals. Use when the user mentions "page load speed", "Core Web Vitals", "HTTP/2", "resource hints", "network latency", or "render blocking". Covers TCP/TLS optimization, caching strategies, WebSocket/SSE, and protocol selection. For UI visual performance, see refactoring-ui. For font loading, see web-typography.'

API Dev 2K 6mo ago
wondelai

system-design

by wondelai

'Design scalable distributed systems using structured approaches for load balancing, caching, database scaling, and message queues. Use when the user mentions "system design", "scale this", "high availability", "rate limiter", or "design a URL shortener". Covers common system designs and back-of-the-envelope estimation. For data fundamentals, see ddia-systems. For resilience, see release-it.'

Caching 2K 6mo ago
affaan-m

docker-patterns

by affaan-m

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

Caching 243.5K 6mo ago
affaan-m

content-hash-cache-pattern

by affaan-m

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

Caching 243.5K 6mo ago
affaan-m

swift-actor-persistence

by affaan-m

Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

Caching 243.5K 6mo ago
affaan-m

django-patterns

by affaan-m

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

Caching 243.5K 6mo ago
borghei

senior-cloud-architect

by borghei

Expert cloud architecture covering AWS, GCP, Azure, multi-cloud strategy, cost optimization, and cloud-native design.

Caching 562 7mo ago
borghei

senior-architect

by borghei

Expert software architecture covering system design, distributed systems, microservices, scalability patterns, and technical decision-making.

API Dev 562 7mo ago
borghei

senior-cloud-architect

by borghei

Expert cloud architecture covering AWS, GCP, Azure, multi-cloud strategy, cost optimization, and cloud-native design.

Caching 562 6mo ago
Ed1s0nZ

ssrf-testing

by Ed1s0nZ

SSRF服务器端请求伪造测试的专业技能和方法论

API Dev 6K 7mo ago
SalesforceCommerceCloud

b2c-ecdn

by SalesforceCommerceCloud

Manage B2C Commerce eCDN (embedded CDN) settings with the b2c cli. Always reference when using the CLI to purge CDN cache, configure WAF rules, manage SSL certificates, set rate limits, manage firewall rules, or create CDN zones.

Caching 52 6mo ago
sickn33

arm-cortex-expert

by sickn33

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and peripheral drivers.

Caching 45.4K 7mo ago