vercel · Vercel AI SDK Docs
AI SDK Migration Guides
A collection of guides for upgrading or transitioning between different versions of the AI SDK.
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
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/ai-sdk-migration-guides-workflow-guide.md | A 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
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://ai-sdk.dev/docs/migration-guides