vercel

164 mods across 19 repositories, 237k stars between them.

nextjs

25

vercel/next.js

Plugin Claude Code

Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.

142k yesterday A tokens not measured original MIT

vercel/next.js

Skill Claude CodeCodex

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

142k yesterday A 95 tokens original MIT

vercel/next.js

Skill Claude CodeCodex

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

142k yesterday A 170 tokens original MIT

next-dev-loop

28

vercel/next.js

Skill Claude CodeCodex

Verify Next.js runtime behavior after editing app code. Use this skill to confirm a change actually works in a running app — not just that it compiles or type-checks. Combines /next/mcp (Next.js's view) with agent-browser (the browser's view). Requires a running next dev.

142k yesterday A 68 tokens original MIT

vercel/next.js

Skill Claude CodeCodex

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

142k yesterday A 103 tokens original MIT

turborepo AGENTS.md

30

vercel/turborepo

Instructions file CodexOpenCode

Instructions for vercel/turborepo, covering agents.md, architecture, keeping documentation up to date, pull request guidelines and always run pre-commit/pre-push hooks.

31k yesterday A 1,165 tokens original MIT

turborepo

31

vercel/turborepo

Skill Claude CodeCodex

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines…

31k yesterday A 111 tokens original MIT

PostToolUse

32

vercel/ai

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, running pnpm fix. From vercel/ai.

27k +14 today A tokens not measured

settings

33

vercel/ai

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

27k +14 today A tokens not measured

ai AGENTS.md

34

vercel/ai

Instructions file CodexOpenCode

AGENTS.md instructions for vercel/ai, covering agents.md, project overview, repository structure, key directories and core package dependencies.

27k +14 today A 2,900 tokens

ai CLAUDE.md

35

vercel/ai

Instructions file

Claude Code instructions for vercel/ai, a project described as: The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents.

27k +14 today A 3 tokens

island-rescue

36

vercel/ai

Skill Claude CodeCodex

How to be rescued from a lonely island.

27k +14 today A 13 tokens

vercel/ai

Skill Claude CodeCodex

Guide for adding new AI function examples, for testing specific features against the actual provider APIs.

27k +14 today A 23 tokens

add-harness-package

38

vercel/ai

Skill Claude CodeCodex

Guide for adding new AI SDK harness packages. Use when creating a new @ai-sdk/harness- package that adapts a coding-agent runtime to HarnessV1.

27k +14 today A 41 tokens

vercel/ai

Skill Claude CodeCodex

Guide for adding first-party AI provider packages to the AI SDK. Use when creating a provider package under packages/ to integrate an external AI service.

27k +14 today A 33 tokens

adr-skill

40

vercel/ai

Skill Claude CodeCodex

Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses…

27k +14 today A 89 tokens

vercel/ai

Skill Claude CodeCodex

For provider response parsing tests, we aim at storing test fixtures with the true responses from the providers (unless they are too large in which case some cutting that does not change semantics is advised).

27k +14 today A 13 tokens

vercel/ai

Skill Claude CodeCodex

Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or create test fixtures.

27k +14 today A 40 tokens

vercel/ai

Skill Claude CodeCodex

List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publish issues.

27k +14 today A 44 tokens

major-version-mode

44

vercel/ai

Skill Claude CodeCodex

Context for working on the next AI SDK major release. Only use when explicitly invoked by the user (e.g. via '/major-version-mode'). Do NOT trigger autonomously based on task content.

27k +14 today A 43 tokens

vercel/ai

Skill Claude CodeCodex

Migrate applications from AI SDK 6.x to AI SDK 7.0. Use when upgrading Vercel AI SDK packages, fixing v7 migration errors, or when the user mentions AI SDK v6, v7, upgrade, migration, breaking changes, system to instructions, fullStream, telemetry, tool context, or finalStep.

27k +14 today A 79 tokens

vercel/ai

Skill Claude CodeCodex

Update the primary SDK dependencies of harness packages. Use when asked to update the harness SDKs or harness adapter dependencies.

27k +14 today A 29 tokens

vercel/ai

Skill Claude CodeCodex

Add new or remove obsolete model IDs for existing AI SDK providers. Use when adding a model to a provider, removing an obsolete model, or processing a list of model changes from an issue. Triggers on "add model", "remove model", "new model ID", "obsolete model", "update model IDs".

27k +14 today A 68 tokens

ai-sdk

48

vercel/ai

Skill Claude CodeCodex

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI…

27k +14 today A 155 tokens