{ "name": "ai-sdk-ui", "owner": { "name": "Jeremy Dawes", "email": "jeremy@jezweb.net" }, "plugins": [ { "name": "ai-sdk-ui", "description": "Build React chat interfaces and AI-powered UIs with Vercel AI SDK v5. Provides useChat, useCompletion, and useObject hooks for streaming responses, managing conversation state, and handling file attachments. Use when: implementing chat interfaces, streaming AI completions, managing message state in Next.js apps, or troubleshooting useChat failed to parse stream or useChat no response errors.", "source": { "source": "url", "url": "https://git.waymay.us/zhongwei/gh-jezweb-claude-skills-skills-ai-sdk-ui.git" }, "strict": true } ] }