Covers the full deployment lifecycle for Vercel projects: preview and production deploys, promoting validated previews to prod without rebuilding, rolling back when things break, and inspecting deployment metadata. The CI/CD patterns are the real value here, with complete workflows for GitHub Actions, GitLab, and Bitbucket that use the --prebuilt flag to separate building from deploying. There's a helpful clarification that OIDC federation is for runtime backend auth in your functions, not for authenticating the CLI in CI pipelines, which still needs VERCEL_TOKEN. The promote-after-tests pattern is worth bookmarking if you're gating production releases on E2E results.
npx -y skills add vercel/vercel-plugin --skill deployments-cicd --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills