This covers Vercel's managed data layer: Postgres and Redis for structured data and caching, Blob for file storage, Edge Config for low-latency configuration reads, and data cache features. You'd reach for this when you're building on Vercel and need to pick a storage backend or set up caching without managing infrastructure yourself. The skill is structured as a reference guide rather than deep implementation patterns, so it's more useful for understanding what's available and when to use each service than for detailed integration work. Works standalone but pairs with Vercel's function and networking skills if you need the full stack context.
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill vercel-storage-data