Prompt Buddy logoPrompt Buddy

vercel · Vercel AI SDK Docs

AI SDK Migration Guides

A collection of guides for upgrading or transitioning between different versions of the AI SDK.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

AI SDK Migration Guides

A collection of guides for upgrading or transitioning between different versions of the AI SDK.

When To Use

Use when upgrading existing AI SDK implementations to newer versions or moving between different architectural patterns within the SDK ecosystem.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/ai-sdk-migration-guides-workflow-guide.mdA collection of migration guides and versioning information for transitioning between different versions of the Vercel AI SDK.Questions about a collection of migration guides and versioning information for transitioning between different versions of the Verce...

What This Skill Covers

  • Main sections: Versioning.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://ai-sdk.dev/docs/migration-guides