vercel/ai
These skills were imported into SkillJury from the public skills ecosystem.
develop-ai-functions-example
by vercel/ai
The examples/ai-functions/ directory contains scripts for validating, testing, and iterating on AI SDK functions across providers.
capture-api-response-test-fixture
by vercel/ai
For provider response parsing tests, we aim at storing test fixtures with the true responses from the providers (unless they are too large in which case some cutting that does not change semantics is advised).
list-npm-package-content
by vercel/ai
This skill lists the exact contents of an npm package tarball - the same files that would be uploaded to npm and downloaded by users.
ai-sdk
by vercel/ai
Before searching docs, check if node_modules/ai/docs/ exists. If not, install only the ai package using the project's package manager (e.g., pnpm add ai ).