Vercel Labs
Official@vercel-labs
Develop. Preview. Ship. Creators of Next.js.
Agent Skills by Vercel Labs
Showing 140 vetted skills indexed across 15 GitHub repositories.
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction.
workflow
Creates durable, resumable workflows using Vercel's Workflow DevKit.
vercel-react-best-practices
Applies Vercel's React and Next.js performance optimization rules during code generation and review.
chat-sdk
Build multi-platform chat bots with the Chat SDK TypeScript library.
ai-sdk
Answer AI SDK questions and implement agents, streaming, and structured output with current APIs.
zig
Diagnoses and fixes Zig 0.16 compile errors in Native SDK code by error message.
native-ui
Author native desktop UI views in .native markup wired to Model/Msg/update cores.
ts-services
Author TypeScript services behind the Native SDK effect boundary using generated typed clients.
ts-core
Author Native SDK app cores in the TypeScript subset compiled to native code.
native-sdk
Build native desktop applications with TypeScript logic and declarative Native markup.
directives
Adds pre-built formatting, math, string, and i18n directives to json-render catalogs and renderers.
ink
Renders JSON specs into interactive terminal UIs using Ink components.
next
Converts JSON specs into full Next.js applications with routes, layouts, and SSR.
shadcn-svelte
Provides pre-built shadcn-svelte component definitions and implementations for json-render Svelte catalogs.
solid
Renders json-render specs into SolidJS component trees with fine-grained reactivity.
devtools
Inspects spec trees, state, actions, and streams in json-render apps.
yaml
Generates YAML wire format prompts and streams YAML specs into json-render patches.
react-three-fiber
Renders 3D scenes from JSON specs using React Three Fiber components.
writing-guidelines
Review documentation and prose files against the Vercel writing handbook rules.
vercel-optimize
Audits deployed Vercel projects for cost and performance using observability metrics and deterministic gates.
protected-vercel-deployments
Access Vercel deployments protected by Deployment Protection using short-lived OIDC tokens.
core
Automate browser navigation, interaction, and data extraction via the agent-browser CLI.
slack
Automate Slack workspace navigation, message extraction, and unread tracking via browser automation.
derive-client
Generates standalone API clients from browser network traffic recorded in HAR files.
Frequently Asked Questions About Vercel Labs
FAQPage SchemaWhat specific tasks are enabled by these capabilities?▼
These capabilities enable end-to-end project scaffolding, local emulation of cloud services, deployment management, and performance optimization for web applications. Users can configure serverless functions, manage environment variables, implement authentication, and execute benchmark testing within isolated sandbox environments.
Which personas benefit most from these technical resources?▼
Frontend engineers, full-stack developers, and DevOps practitioners building on the Vercel ecosystem benefit most. These resources are designed for teams requiring rapid iteration, standardized component libraries, and robust CI/CD integration for modern web frameworks like Next.js.
What are the prerequisites for implementing these solutions?▼
Implementation requires a Vercel account, a project repository, and familiarity with Node.js or modern web frameworks. Most features are accessed via the Vercel CLI or by configuring a vercel.json file within the root directory of your project.