vercel/vercel-plugin

Comprehensive Vercel ecosystem plugin — relational knowledge graph, skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.

270Stars on the repository
58Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

_conventions

01

vercel/vercel-plugin

Command

Every slash command in this plugin follows a consistent structure so that the AI agent produces reliable, verifiable results. When authoring or updating a command file, include all of the sections below.

270 2d ago A 0 tokens

bootstrap

02

vercel/vercel-plugin

Command

Bootstrap a repository with Vercel-linked resources by running preflight checks, provisioning integrations, verifying env keys, and then executing db/dev startup commands safely.

270 2d ago A 31 tokens

deploy

03

vercel/vercel-plugin

Command

Deploy the current project to Vercel. Pass "prod" or "production" as argument to deploy to production. Default is preview deployment.

270 2d ago A 29 tokens

env

04

vercel/vercel-plugin

Command

Manage Vercel environment variables. Commands include list, pull, add, remove, and diff. Use to sync environment variables between Vercel and your local development environment.

270 2d ago A 35 tokens

status

05

vercel/vercel-plugin

Command

Show the status of the current Vercel project — recent deployments, linked project info, and environment overview.

270 2d ago A 22 tokens