tag

cache

5 indexed skills · max 10 per page

skills (5)

next-cache-components

vercel-labs/next-skills · Frontend

1

$23

analyzing-browser-forensics-with-hindsight

mukul975/Anthropic-Cybersecurity-Skills · analyzing-browser-forensics-with-hindsight

0

Analyze Chromium-based browser artifacts using Hindsight to extract browsing history, downloads, cookies, cached content, autofill data, saved passwords, and browser extensions from Chrome, Edge, Brave, and Opera for forensic investigation.

spring-boot-cache

giuseppe-trisciuoglio/developer-kit · Productivity

0

Annotation-driven caching abstraction for Spring Boot service methods with multi-provider support. \n \n Supports multiple cache providers (ConcurrentMap, Caffeine, Redis, Ehcache, JCache) via pluggable CacheManager beans without changing business code \n Provides @Cacheable , @CachePut , @CacheEvict , and @Caching annotations with SpEL-based key generation, conditional caching, and synchronization control \n Includes configuration patterns for TTL, capacity limits, and scheduled eviction; integ

content-hash-cache-pattern

affaan-m/everything-claude-code · Marketing

0

Cache expensive file processing results using SHA-256 content hashes instead of file paths. \n \n Content-hash keys survive file moves and auto-invalidate when content changes, eliminating path-based cache brittleness \n Store cache entries as individual {hash}.json files for O(1) lookup without requiring a separate index \n Implement caching as a service layer wrapper around pure processing functions, keeping extraction logic separate from cache concerns \n Handle cache corruption gracefully by

symfony:symfony-cache

makfly/superpowers-symfony · Productivity

0

symfony:symfony-cache