Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ai

ai에는 vercel에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
25.5k
업데이트
2026-07-10
Forks
4.8k
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-provider-package
소프트웨어 개발자

Guide for adding new AI provider packages to the AI SDK. Use when creating a new @ai-sdk/<provider> package to integrate an AI service into the SDK.

2026-07-10
update-provider-models
소프트웨어 개발자

Add new or remove obsolete model IDs for existing AI SDK providers. Use when adding a model to a provider, removing an obsolete model, or processing a list of model changes from an issue. Triggers on "add model", "remove model", "new model ID", "obsolete model", "update model IDs".

2026-07-08
add-harness-package
소프트웨어 개발자

Guide for adding new AI SDK harness packages. Use when creating a new @ai-sdk/harness-<name> package that adapts a coding-agent runtime to HarnessV1.

2026-07-07
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".

2026-07-01
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.

2026-06-21
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.

2026-05-08
major-version-mode
소프트웨어 개발자

Context for working on the next AI SDK major release. Only use when explicitly invoked by the user (e.g. via '/major-version-mode'). Do NOT trigger autonomously based on task content.

2026-05-08
add-function-examples
소프트웨어 품질 보증 분석가·테스터

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

2026-04-03
island-rescue
소프트웨어 개발자

How to be rescued from a lonely island

2026-02-20
capture-api-response-test-fixture
소프트웨어 품질 보증 분석가·테스터

Capture API response test fixture.

2026-01-27
develop-ai-functions-example
소프트웨어 품질 보증 분석가·테스터

Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or create test fixtures.

2026-01-27
list-npm-package-content
소프트웨어 개발자

List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publish issues.

2026-01-27