vercel · Vercel AI SDK Docs
AI SDK UI
Teaches how to integrate the AI SDK UI components into a web application to build streaming generative UI interfaces and manage chat state.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
AI SDK UI
Teaches how to integrate the AI SDK UI components into a web application to build streaming generative UI interfaces and manage chat state.
When To Use
Use when you need to implement streaming text, generative UI, or chat interfaces in a React or Next.js application using the AI SDK.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/ai-sdk-ui-workflow-guide.md | An overview of the AI SDK UI components and features including chatbot integration and message persistence. | Questions about an overview of the AI SDK UI components and features including chatbot integration and message persistence. |
What This Skill Covers
- Overview Get an overview about the AI SDK UI.Chatbot Learn how to integrate an interface for a chatbot.Chatbot Message Persistence Learn how to store and loa...
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/ai-sdk-ui