Category
Build and automation
Build
Category
Build and automation
Best for
Vercel deployment, environment configuration, and release flow
Source repo
Vercel
Tags
vercel, deploy, release
This skill is a deployment decision tree, not a one-line command. The source says to inspect git remotes, `.vercel/` link state, `vercel whoami`, and team information first, then choose between git push, CLI deploy, or a linking flow.
It also explicitly defaults to preview deployments and warns against probing state with side-effecting commands in unlinked directories. Use it when you want a clean, repeatable Vercel deployment path instead of an ad hoc one-off deploy.
These buttons go straight to verified GitHub skill folders.