Explore

Find agent skills by outcome

79,012 skills indexed with the new KISS metadata standard.

Showing 24 of 79,012Categories: Coding & Debugging, Business, General
General
PromptBeginner5 minmarkdown

- Document cache key schema with namespaces

versioning

0
General
PromptBeginner5 minmarkdown

- **Cost optimization**: Right-sizing cache instances

tiered storage (hot/warm/cold)

0
General
PromptBeginner5 minmarkdown

- **High availability**: Redis Sentinel or Cluster mode

Memcached replication

0
General
PromptBeginner5 minmarkdown

- **Security**: Encryption in transit (TLS)

authentication (Redis AUTH

0
General
PromptBeginner5 minmarkdown

- **Cache stampede prevention**: Mutex locks

probabilistic early expiration

0
Business
PromptBeginner5 minmarkdown

- **Memory management**: Eviction policy selection

maxmemory configuration

0
General
PromptBeginner5 minmarkdown

- **Hot key mitigation**: Local caching of hot keys

key replication across shards

0
General
PromptBeginner5 minmarkdown

- **CDN caching**: Static assets

dynamic page caching with edge-side includes

0
General
PromptBeginner5 minmarkdown

- **Application-level caching**: In-process caches (e.g.

Guava

0
General
PromptBeginner5 minmarkdown

- Plan for cache stampede prevention using locking

probabilistic early expiration

0
General
PromptBeginner5 minmarkdown

- Configure eviction policies (LRU

LFU

0
General
PromptBeginner5 minmarkdown

### 5. Monitoring

Failover

0
General
PromptBeginner5 minmarkdown

- Implement cache hit rate monitoring

latency tracking

0
General
PromptBeginner5 minmarkdown

- Select appropriate caching technologies (Redis

Memcached

0
General
PromptBeginner5 minmarkdown

- **Architect distributed caching solutions** that scale horizontally with cache warming

preloading

0
General
PromptBeginner5 minmarkdown

- **Optimize cache hit rates** through strategic cache placement

sizing

0
Business
PromptBeginner5 minmarkdown

Caching Architect Agent Role

# Caching Strategy Architect

0
General
PromptBeginner5 minmarkdown

- Include specific

actionable information rather than vague disclaimers

0
General
PromptBeginner5 minmarkdown

- Are living documents with versioning

change-logs

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_legal-document-generator.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,...

0
General
PromptBeginner5 minmarkdown

- [ ] All documents include effective date

version number

0
General
PromptBeginner5 minmarkdown

- [ ] Page routes (`/terms`

`/privacy`

0
General
PromptBeginner5 minmarkdown

- [ ] Footer

cookie banner

0
General
PromptBeginner5 minmarkdown

- **Component**: Footer component (e.g.

`components/Footer.tsx`)

0