Skills by vercel
-
Add Harness Package
NOASSERTION· ★ 25,844 · updated 2026-07-28 — This guide walks through building a new harness package that bridges a coding-agent runtime to the AI SDK's HarnessV1 interface. It covers package structure, configuration,…
-
Add Provider Package
NOASSERTION· ★ 25,844 · updated 2026-07-28 — Add Provider Package walks developers through building a new @ai-sdk/<provider> package to connect an AI service to the AI SDK. It covers the full architecture, from package setup…
-
Develop Ai Functions Example
NOASSERTION· ★ 25,844 · updated 2026-07-28 — This skill guides you through building examples for Vercel's AI SDK functions—from text generation and streaming to structured outputs, agents, embeddings, and multimodal tasks.…
-
Update Harness Dependencies
NOASSERTION· ★ 25,844 · updated 2026-07-28 — This skill manages updates to the core SDK dependencies that power harness adapters, ensuring each package stays current with its respective framework. It handles both bridge…
-
Update Provider Models
NOASSERTION· ★ 25,844 · updated 2026-07-28 — This skill manages model ID updates across the AI SDK, handling both additions of new models and removals of obsolete ones. It guides you through discovering all affected…
-
turborepo
MIT· ★ 30,803 · updated 2026-07-28 — turborepo is a high-performance build system designed for JavaScript and TypeScript monorepos. It streamlines task execution, manages inter-project dependencies, and leverages…