vercel-deployments-builds

bobmatnyc/claude-mpm-skills · updated Apr 8, 2026

$npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill vercel-deployments-builds
0 commentsdiscussion
summary

Vercel deployments and builds cover the full lifecycle from source changes to production releases with automated previews and rollback controls.

skill.md

Vercel Deployments and Builds Skill


progressive_disclosure: entry_point: summary: "Deployments and builds on Vercel: build pipeline, deployment environments, deploy hooks, release phases, checks, and rollback." when_to_use: - "When configuring build and deployment workflows" - "When using preview and production deployments" - "When controlling releases and rollbacks" quick_start: - "Connect a Git repository" - "Review build and deployment settings" - "Use previews for every branch" - "Promote to production and monitor" token_estimate: entry: 90-110 full: 3800-4800

Overview

Vercel deployments and builds cover the full lifecycle from source changes to production releases with automated previews and rollback controls.

Deployments

  • Use preview deployments for every branch or pull request.
  • Promote deployments to production when ready.
  • Configure deployment retention where needed.

Builds

  • Define build settings per project.
  • Use the Build Output API for custom build output.
  • Review build logs for failures.

Release Controls

  • Use release phases for controlled rollouts.
  • Use instant rollback when a deployment causes regressions.
  • Add deployment checks for quality gates.

Automation

  • Trigger deployments with deploy hooks.
  • Add a deploy button for fast deploys.

Complementary Skills

When using this skill, consider these related skills (if deployed):

  • vercel-functions-runtime: Functions and runtime behavior for deployments.
  • vercel-networking-domains: Domains, routing, and CDN behavior.
  • vercel-observability: Logs and tracing for deployment issues.

Note: Complementary skills are optional. This skill is fully functional without them.

Resources

Vercel Docs:

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.869 reviews
  • Nikhil Sanchez· Dec 24, 2024

    vercel-deployments-builds has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • James Wang· Dec 24, 2024

    Keeps context tight: vercel-deployments-builds is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Zaid Agarwal· Dec 20, 2024

    Registry listing for vercel-deployments-builds matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Kwame Chen· Dec 20, 2024

    vercel-deployments-builds fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Chaitanya Patil· Dec 12, 2024

    I recommend vercel-deployments-builds for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Yusuf Gill· Dec 8, 2024

    Useful defaults in vercel-deployments-builds — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Nikhil Khan· Dec 8, 2024

    Registry listing for vercel-deployments-builds matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Layla Sharma· Nov 27, 2024

    We added vercel-deployments-builds from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Nikhil Gonzalez· Nov 27, 2024

    vercel-deployments-builds reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Li Wang· Nov 15, 2024

    vercel-deployments-builds is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

showing 1-10 of 69

1 / 7