Vercel
Official@vercel
Agentic infrastructure for every app and agent.
Agent Skills by Vercel
Showing 98 vetted skills indexed across 11 GitHub repositories.
add-provider-package
Scaffolds and implements first-party AI provider packages for the AI SDK repository.
update-harness-dependencies
Update primary SDK dependencies of harness adapter packages using pnpm commands.
migrate-ai-sdk-v6-to-v7
Migrates applications from Vercel AI SDK 6.x to AI SDK 7.0 using a structured checklist.
update-provider-models
Add or remove model IDs across AI SDK provider packages, docs, examples, and tests.
adr-skill
Create and maintain Architecture Decision Records optimized for agentic coding workflows.
major-version-mode
Guides breaking changes for the next AI SDK major release with deprecation and migration rules.
add-harness-package
Guides creation of new @ai-sdk/harness packages adapting coding-agent runtimes to HarnessV1.
add-function-examples
Creates AI function examples in examples/ai-functions for testing features against provider APIs.
gh-stack
Manage stacked pull requests and dependent branches using the gh-stack CLI extension.
next-rspack
Maintain and upgrade @next/rspack-core and @next/rspack-binding packages.
backport-pr
Backport merged Next.js pull requests from canary to older release branches.
deploy-release-test
Validate and trigger the Next.js deploy release test suite via GitHub Actions.
insight-error-page
Write and audit Next.js dev overlay insight error pages.
react-sync
Build React bundles and synchronize them into a local Next.js checkout.
create-pr
Create Git branches, commits, pushes, and GitHub pull requests for Next.js.
next-dev-loop
Verify Next.js runtime behavior after editing app code.
next-partial-prefetching-adoption
Enable Partial Prefetching in Next.js apps and preserve legacy prefetched UI.
next-cache-components-optimizer
Drive Next.js routes to instant navigation via test-driven Cache Components optimization.
sandbox
Create, manage, and execute isolated Linux MicroVMs via SDK and CLI.
enable-analytics
Integrate Vercel Analytics, Speed Insights, and Google Tag Manager into Next.js storefronts.
enable-shopify-cms
Configure Shopify metaobject CMS content with GraphQL queries for homepage and marketing pages.
enable-shopify-menus
Replace hardcoded Next.js storefront navigation with Shopify Storefront API menus.
add-locale-url-prefix
Restore locale-prefixed routing and navigation in a Next.js 16 app with next-intl.
shopify-graphql-reference
Align Shopify GraphQL queries, fragments, and cache rules with the live Storefront schema.
Frequently Asked Questions About Vercel
FAQPage SchemaWhat specific tasks can developers perform using Vercel's infrastructure capabilities?▼
Developers can deploy serverless functions, manage global edge caching, configure DDoS protection, orchestrate multi-service monorepo builds, and implement real-time observability for Next.js applications.
Which technical personas benefit most from these infrastructure skills?▼
Frontend engineers, full-stack developers, and platform architects focused on optimizing React performance, managing complex deployment pipelines, and scaling serverless compute resources benefit from these capabilities.
What are the primary prerequisites for integrating Vercel into an existing project?▼
Integration requires a Git-based repository, a Next.js or compatible JavaScript framework, and configuration of environment variables or OIDC tokens for secure access to deployment and storage resources.