vercel/ai

list-npm-package-content

List the contents of an npm package tarball before publishing.

Zobacz źródło
Oryginalny dokument Skill

Treść z repozytorium z zachowaniem nagłówków, przykładów, kodu, tabel, linków i obrazów.

List npm Package Content

This skill lists the exact contents of an npm package tarball - the same files that would be uploaded to npm and downloaded by users.

Usage

Run the script from the package directory (e.g., packages/ai):

bash
bash scripts/list-package-files.sh

The script will build the package, create a tarball, list its contents, and clean up automatically.

Understanding Package Contents

The files included are determined by:

  1. `files` field in `package.json` - explicit allowlist of files/directories
  2. `.npmignore` - files to exclude (if present)
  3. `.gitignore` - used if no .npmignore exists
  4. Always included: package.json, README, LICENSE, CHANGELOG
  5. Always excluded: .git, node_modules, .npmrc, etc.
z tego samego repozytorium

Więcej Skills

Wszystkie Skills
vercel
Oficjalne

ai-sdk

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".

instalacje
58,1 tys.
GitHub Stars
26,9 tys.
Aktualizacja
23 wrz
vercel
Oficjalne

adr-skill

Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses Socratic questioning to capture intent before drafting, and validates output against an agent-readiness checklist.

instalacje
3
GitHub Stars
26,9 tys.
Aktualizacja
23 wrz
vercel
Oficjalne

migrate-ai-sdk-v6-to-v7

Migrate applications from AI SDK 6.x to AI SDK 7.0. Use when upgrading Vercel AI SDK packages, fixing v7 migration errors, or when the user mentions AI SDK v6, v7, upgrade, migration, breaking changes, system to instructions, fullStream, telemetry, tool context, or finalStep.

instalacje
3
GitHub Stars
26,8 tys.
Aktualizacja
19 wrz
vercel
Oficjalne

add-function-examples

Guide for adding new AI function examples, for testing specific features against the actual provider APIs.

instalacje
3
GitHub Stars
26,7 tys.
Aktualizacja
12 wrz