Prompt Buddy logoPrompt Buddy

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.

Import to Prompt Buddy

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

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/ai-sdk-ui-workflow-guide.mdAn 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

  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/ai-sdk-ui