vercel-labs

198 mods across 41 repositories, 178k stars between them.

vercel-labs/agent-browser

Instructions file CodexOpenCode

Instructions for vercel-labs/agent-browser, covering agents.md, package manager, code style, documentation and cli/mcp parity.

42k 2d ago A 2,259 tokens original Apache-2.0

agentcore

03

vercel-labs/agent-browser

Skill Claude CodeCodex

Run agent-browser on AWS Bedrock AgentCore cloud browsers. Use when the user wants to use AgentCore, run browser automation on AWS, use a cloud browser with AWS credentials, or needs a managed browser session backed by AWS infrastructure. Triggers include "use agentcore", "run on AWS", "cloud browser with AWS"…

42k 2d ago A 89 tokens original Apache-2.0

core

04

vercel-labs/agent-browser

Skill Claude CodeCodex

Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple…

42k 2d ago A 112 tokens original Apache-2.0

derive-client

05

vercel-labs/agent-browser

Skill Claude CodeCodex

Reverse-engineer a website's internal API by recording browser traffic into a HAR file, then generate a standalone client or CLI that calls the endpoints directly, with no browser needed after the first recording. Use when asked to "derive a client", "build a CLI for ", "reverse engineer this site's API", "record…

42k 2d ago A 100 tokens original Apache-2.0

dogfood

06

vercel-labs/agent-browser

Skill Claude CodeCodex

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -…

42k 2d ago A 100 tokens original Apache-2.0

electron

07

vercel-labs/agent-browser

Skill Claude CodeCodex

Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include…

42k 2d ago A 112 tokens original Apache-2.0

vercel-labs/agent-browser

Skill Claude CodeCodex

Access and test Vercel deployments protected by Vercel Authentication, SSO, or Deployment Protection with agent-browser. Use when a preview or production URL redirects to a Vercel login page, returns a protection 401 or 403, or needs short-lived Trusted Sources OIDC authentication instead of a static bypass secret or…

42k 2d ago A 75 tokens original Apache-2.0

slack

09

vercel-labs/agent-browser

Skill Claude CodeCodex

Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include "check my Slack", "what channels have unreads", "send a message to", "search Slack…

42k 2d ago A 88 tokens original Apache-2.0

vercel-sandbox

10

vercel-labs/agent-browser

Skill Claude CodeCodex

Run agent-browser + Chrome inside Vercel Sandbox microVMs for browser automation from any Vercel-deployed app. Use when the user needs browser automation in a Vercel app (Next.js, SvelteKit, Nuxt, Remix, Astro, etc.), wants to run headless Chrome without binary size limits, needs persistent browser sessions across…

42k 2d ago A 126 tokens original Apache-2.0

agent-browser

11

vercel-labs/agent-browser

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

42k 2d ago A 200 tokens copy · 100% Apache-2.0

vercel-labs/agent-skills

Instructions file CodexOpenCode

AGENTS.md instructions for vercel-labs/agent-skills, covering agents.md, repository overview, creating a new skill, directory structure and naming conventions.

31k 3d ago A 768 tokens

vercel-labs/agent-skills

Instructions file

Claude Code instructions for vercel-labs/agent-skills, a project described as: Vercel's official collection of agent skills.

31k 3d ago A 3 tokens

vercel-labs/agent-skills

Skill Claude CodeCodex

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

31k 3d ago A 58 tokens

deploy-to-vercel

15

vercel-labs/agent-skills

Skill Claude CodeCodex

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

31k 3d ago A 47 tokens

vercel-labs/agent-skills

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

31k 3d ago A 67 tokens

vercel-labs/agent-skills

Skill Claude CodeCodex

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

31k 3d ago A 57 tokens

vercel-labs/agent-skills

Skill Claude CodeCodex

Guide for implementing smooth, native-feeling animations using React's View Transition API ( component, addTransitionType, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components…

31k 3d ago A 127 tokens

vercel-labs/agent-skills

Skill Claude CodeCodex

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

31k 3d ago C 59 tokens

vercel-optimize

20

vercel-labs/agent-skills

Skill Claude CodeCodex

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce ranked recommendations grounded in verified files and…

31k 3d ago A 116 tokens

vercel-labs/agent-skills

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

31k 3d ago A 44 tokens

writing-guidelines

22

vercel-labs/agent-skills

Skill Claude CodeCodex

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".

31k 3d ago A 48 tokens

skills AGENTS.md

23

vercel-labs/skills

Instructions file CodexOpenCode

AGENTS.md instructions for vercel-labs/skills, covering agents.md, project overview, commands, architecture and update checking system.

30k +81 13d ago A 1,627 tokens original MIT

find-skills

24

vercel-labs/skills

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

30k +81 13d ago A 67 tokens copy · 83% MIT