
vercel/vercel-plugin
6 skills2.3k installs1.1k starsGitHub
Install
npx skills add https://github.com/vercel/vercel-pluginSkills in this repo
1NextjsThe Vercel nextjs skill gives solo builders a focused expert layer for modern Next.js—not a generic React tutorial. Metadata ties it to official nextjs.org docs, sitemap discovery, and concrete file globs so agents auto-invoke when you touch app routes, next.config, or TypeScript project settings. Prompt signals weight phrases like app router, server component, and use server, while validate rules steer you away from Pages Router APIs removed from App Router mental models. Whether you are standing up a marketing site, a authenticated SaaS shell, or debugging why a layout will not stream, the skill compresses routing, caching, and deployment guidance into agent-ready procedural knowledge. Use it during active implementation and refactors on Next 13+ codebases destined for Vercel or compatible Node hosts. It is less about greenfield product discovery and more about correct framework usage under time pressure.669installs2Ai SdkAI SDK is a Vercel-aligned agent skill for indie builders adding production AI to Next.js and Node apps without relearning the docs on every provider change. It activates when you touch chat routes, completion handlers, shared lib/ai modules, or installs of ai and @ai-sdk scoped packages. Guidance spans streaming responses, Zod-shaped structured output, tool loops, lightweight agents, embeddings, reranking, image APIs, and MCP bridges— the features solo founders actually ship in v1. Metadata points agents at sdk.vercel.ai references and common repo layouts so suggestions match your folder structure. It complements generic coding skills by encoding SDK idioms, not arbitrary REST wrappers. Expect to bring your own API keys and provider accounts; the skill focuses on correct patterns, types, and deployment-friendly streaming.577installs3React Best PracticesReact Best Practices is a Vercel-plugin agent skill that acts as a lightweight TSX reviewer once you have touched several components. It scopes to common React and Next.js component paths, runs a condensed checklist for hooks, accessibility, performance, and typing, and can surface migration warnings when styled-components, Emotion, MUI, or Chakra imports appear—suggesting shadcn/ui and Tailwind when files are not already on that stack. Solo builders shipping Vercel-hosted SaaS use it at the end of a UI batch to catch regressions before merge. It complements—not replaces—ESLint, typecheck, and dedicated a11y audits; invoke after substantive component edits rather than on every one-line tweak.528installs4Deployments CicdDeployments-cicd is Vercel-focused agent guidance for solo and indie builders shipping Next.js and full-stack apps on Vercel. It activates when you run or configure vercel CLI commands, edit CI workflow YAML, or tune vercel.json for deploy behavior. The skill walks through preview versus production flows, promoting and rolling back deployments, inspecting build output, and using prebuilt artifacts to speed CI. It also nudges you toward platform-native scheduling via Vercel Cron Jobs rather than embedding cron libraries that fight the hosting model. If you maintain monorepo apps/*/vercel.json or standard GitHub Actions pipelines, this skill keeps answers aligned with Vercel’s deployment overview and Git integration docs so your agent does not invent incompatible release steps.516installs5Ai Gatewayai-gateway is an agent skill from the Vercel plugin that steers solo and indie builders through Vercel AI Gateway configuration: choosing models with correct provider/model syntax, wiring the AI SDK gateway client, pulling environment credentials from Vercel, and reasoning about failover and spend visibility across OpenAI, Anthropic, Google, and other backends. Use it when you are past prototype and need a single HTTP surface for production traffic instead of juggling per-vendor keys and brittle model strings. The skill embeds validation rules that catch common agent mistakes—hyphenated version numbers in slugs, bare model names without a provider prefix, and legacy GPT-4o references—so generated code aligns with current Gateway conventions. It fits builders shipping agents or API-backed SaaS on Vercel who want documentation-backed guidance without re-reading the entire docs site each sprint.1installs6Vercel AgentVercel Agent is an agent skill from the official Vercel plugin that explains how Vercel’s built-in AI development tools work and how to wire them into your repo and CI. Solo builders shipping Next.js or full-stack apps on Vercel use it when they want automated pull request review, faster triage of production oddities, and clear pointers to the Vercel AI SDK instead of guessing from scattered docs. The skill recognizes common workflow filenames and vercel agent CLI usage, and it can hand off to deployments-cicd guidance when it detects GitHub Actions deploy or preview pipelines. It fits builders who already deploy on Vercel and want agent-assisted quality gates and incident loops without leaving the platform’s mental model. Priority metadata and doc links anchor retrieval to official Vercel and AI SDK documentation.1installs