Files
gh-jezweb-claude-skills-ski…/.claude-plugin/plugin.json
2025-11-30 08:24:21 +08:00

12 lines
439 B
JSON

{
"name": "cloudflare-kv",
"description": "Store key-value data globally with Cloudflare KVs edge network. Use when: caching API responses, storing configuration, managing user preferences, handling TTL expiration, or troubleshooting KV_ERROR, 429 rate limits, eventual consistency, or cacheTtl errors.",
"version": "1.0.0",
"author": {
"name": "Jeremy Dawes",
"email": "jeremy@jezweb.net"
},
"skills": [
"./"
]
}