You know how you're implementing streaming or tool calling and wonder "how does Vercel AI SDK actually do this?" This skill wraps btca ask to query reference implementations like Vercel AI SDK, Anthropic SDK, and Zod directly from your workflow. It's meant for those moments when you're debugging provider-specific quirks or need to see how established libraries handle edge cases before writing your own version. The skill isn't user-invocable, so Claude calls it automatically when the context suggests checking reference code would help. Honestly most useful when you're building multi-provider support and need to compare patterns across different SDKs without context switching to GitHub.
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill reference-sdk