Expert-level Vercel AI SDK v5 patterns for production chatbots. Use for: (1) Chat persistence with Drizzle/PostgreSQL, (2) Generative UI with typed tool parts, (3) Human-in-the-loop tool confirmations, (4) Custom data streaming with reconciliation, (5) Anthropic provider with extended thinking/reasoning, (6) Type-safe message metadata with token tracking. Covers advanced patterns only - assumes basic AI SDK knowledge. NOT for AI SDK v6.
$npx -y skills add horuz-ai/claude-plugins --skill vercel-ai-sdk-v5Installs into the current project.
Run `npx skills use "https://github.com/horuz-ai/claude-plugins" --skill "horuz-ai/claude-plugins/vercel-ai-sdk-v5"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/horuz-ai/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/horuz-ai/claude-plugins"` and select the relevant skills, then follow their instructions.