kv-optimization-advisor
CommunityAuto-optimize KV usage and caching
Authorhirefrank
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Reduces KV access latency and unnecessary reads by suggesting parallelism, caching strategies, and storage choices for Cloudflare KV patterns.
Core Features & Use Cases
- Performance Optimization: Detects sequential KV calls and proposes parallel patterns.
- Caching Guidance: Recommends request-scoped caching and TTL strategies.
- Storage Guidance: Advises when to use KV vs R2 vs D1 based on use case.
Quick Start
Run the advisor to analyze common KV patterns in your function and receive optimization recommendations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kv-optimization-advisor Download link: https://github.com/hirefrank/claude-plugins/archive/main.zip#kv-optimization-advisor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.