vercel-kv

Community

Redis-like KV storage for edge apps.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides production-ready patterns for using Vercel KV (Redis-compatible) for caching, sessions, rate limiting, and ephemeral data on edge/serverless platforms.

Core Features & Use Cases

  • ✅ Caching, sessions, rate limiting patterns
  • ✅ TTL and JSON serialization best practices
  • ✅ Edge and serverless deployment compatibility
  • ✅ Production-ready templates and examples

Quick Start

Pull KV config with vercel env, install @vercel/kv, and implement a simple cache example.

Dependency Matrix

Required Modules

None required

Components

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: vercel-kv
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#vercel-kv

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository