cf-kv
CommunityEdge KV config for global data storage.
Authorsitharaj88
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of generating and managing Cloudflare Workers KV configurations, enabling efficient global key-value data storage at the network's edge.
Core Features & Use Cases
- KV Namespace Management: Create, list, and delete KV namespaces using the
wranglerCLI. - Worker Binding Configuration: Define KV namespace bindings within your
wrangler.tomlfile. - API Operations: Implement standard CRUD operations (get, put, delete) for KV data with TypeScript examples.
- Advanced Patterns: Provides implementations for caching (stale-while-revalidate), configuration stores, feature flags, session management, and rate limiting.
- Bulk Operations: Facilitates bulk data import and export using the
wranglerCLI.
Quick Start
Use the cf-kv skill to generate Cloudflare Workers KV configurations for global key-value storage.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: cf-kv Download link: https://github.com/sitharaj88/claude-skills/archive/main.zip#cf-kv Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.