vercel-storage
π―Skillfrom vercel/vercel-plugin
Vercel plugin skill providing AI agents with expert guidance on Vercel storage solutions including Blob, Edge Config, and Marketplace storage integrations.
Same repository
vercel/vercel-plugin(59 items)
Installation
npx vibeindex add vercel/vercel-plugin --skill vercel-storagenpx skills add vercel/vercel-plugin --skill vercel-storage~/.claude/skills/vercel-storage/SKILL.mdSKILL.md
More from this repository10
Vercel's official Next.js App Router expert skill providing guidance on routing, Server Components, Server Actions, Cache Components, layouts, middleware, data fetching, rendering strategies, and deployment, with built-in code pattern validation and migration helpers.
A React best-practices reviewer skill from Vercel that triggers after editing TSX components to run a quality checklist covering component structure, hooks usage, accessibility, performance optimization, and TypeScript patterns.
A skill from the Vercel plugin that provides expert guidance on AI SDK v6, covering text and object generation, streaming, tool calling, agents, MCP integration, providers, and embeddings for building AI-powered applications.
A Vercel deployment and CI/CD expert guidance skill that assists with deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, and configuring CI workflow files (GitHub Actions, GitLab CI, Bitbucket Pipelines) for Vercel projects.
Vercel's official plugin that gives AI agents a relational knowledge graph of the Vercel ecosystem with 25 bundled skills covering products, libraries, CLI, APIs, and workflows including AI SDK, Next.js, shadcn/ui, and deployment.
Part of the official Vercel plugin that provides AI agents with a relational knowledge graph of the Vercel ecosystem, covering 25 skills for products, libraries, CLI, APIs, and workflows including AI SDK, authentication, deployments, storage, and routing middleware.
Vercel AI Gateway expert guidance skill for configuring model routing across multiple AI providers through a unified API, covering provider failover, cost tracking, OIDC-based authentication, and correct model slug formatting with provider prefixes.
A Vercel plugin skill providing expert guidance on environment variable management, including .env file conventions and hierarchy, the vercel env CLI commands, OIDC token lifecycle, and environment-specific configuration across development, preview, and production.
Turbopack expert guidance skill covering the Rust-powered JavaScript/TypeScript bundler that is the default in Next.js 16, with guidance on instant HMR, bundler configuration, debugging build issues, and understanding Turbopack vs Webpack differences.
A Vercel plugin skill providing expert guidance on Vercel Functions including Serverless Functions, Edge Functions, Fluid Compute, streaming, Cron Jobs, and runtime configuration, with built-in validation rules for common mistakes like default exports and Pages Router types.