skevy/ai-sdk-provider-claude-code — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2026-03-15
Swap Claude into an existing Vercel AI SDK app without rewriting the codebase.
Stream multi-turn Claude conversations using the same streamText functions as other AI SDK providers.
Get structured JSON responses from Claude using generateObject.
Use Claude's tool-calling features to let it interact with functions or files in an AI SDK app.
| skevy/ai-sdk-provider-claude-code | 0verflowme/alarm-clock | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | — | CSS | Python |
| Last pushed | 2026-03-15 | 2022-10-03 | — |
| Maintenance | Maintained | Dormant | — |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | developer | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Version 3 removed some implicit defaults like auto-loading a system prompt from disk, old behavior must be explicitly configured.
A community bridge that lets developers use Claude through Vercel's AI SDK, so existing AI SDK code can call Claude without rewriting the application.
Maintained — commit in last 6 months (last push 2026-03-15).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.