By vercel
Deploy projects to Vercel production or preview via CLI integration, handle full setup with CLI installation, authentication, project linking, and env vars management. Stream real-time deployment logs and analyze for errors, warnings, build failures, and function issues directly in your IDE.
Deploy applications to Vercel. Use when the user says "deploy", "deploy to Vercel", "push to production", "deploy my app", or "go live".
View Vercel deployment logs. Use when the user says "show logs", "check logs", "vercel logs", or "what went wrong with the deployment".
Set up Vercel CLI and project configuration. Use when the user says "set up Vercel", "configure Vercel", "link to Vercel", or "vercel init".
Deploy to Vercel directly from Claude Code.
/plugin install vercel@claude-plugins-official
npm install -g vercel)vercel login)| Command | Description |
|---|---|
/deploy | Deploy to production |
/vercel-logs | View deployment logs |
/vercel-setup | Set up Vercel CLI and project |
Skills are auto-invoked based on context:
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin vercel-vercel-deploy-claude-code-pluginExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Build and deploy web apps and agents
Storefront-specific skills and commands for building, bootstrapping, and auditing Vercel Shop projects.
Claude Code skill pack for Vercel (30 skills)
Build and deploy web apps and agents
Complete PR workflow from commit to production with validation
You say it, AutoCode ships it. 47 skills. Code to deployment in one session. I-Lang v4.0 powered.
CloudBase Sites — create, save, deploy, and inspect React/Vite web apps hosted on Tencent CloudBase. Inspired by Codex Sites' two-stage save→deploy pattern; powered by cloudbase-mcp.
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys. Originally from OpenAI's curated skills catalog.