Execute Vercel primary workflow: Deploy Preview. Use when Deploying a preview for a pull request, Testing changes before production, or Sharing preview URLs with stakeholders. Trigger with phrases like "vercel deploy preview", "create preview deployment with vercel".
3.4
Rating
0
Installs
DevOps & Infrastructure
Category
The skill has good structural organization with clear sections, and the description adequately explains when to use it. However, it completely lacks implementation details—all code blocks are placeholder comments with no actual steps, commands, or scripts. The skill provides no actionable task knowledge beyond conceptual structure. Most critically, deploying a Vercel preview is straightforward via CLI (`vercel --prod=false` or similar), making this skill unnecessary for a CLI agent that can already execute bash commands. The skill adds no meaningful automation, complexity reduction, or novel workflow that justifies its existence as a separate skill artifact.
Loading SKILL.md…