Skills by vercel
7 skills available
turborepo
This skill provides Turborepo guidance for configuring tasks, CI, caching, and remote cache. It instructs running commands like `npx turbo login`, setting secrets such as `TURBO_TOKEN`, and configuring remote endpoints like `https://your-cache-server.com`.
5,212 installs
ai-elements
High-risk skill: provides UI components and example routes for AI integrations and demo backends. Examples instruct adding `AI_GATEWAY_API_KEY` to `env.local`, using `process.env.OPENAI_API_KEY`, making network calls to `https://api.openai.com/v1/audio/transcriptions`, and executing arbitrary code via `eval(code)`.
1,354 installs
building-components
High-risk skill: Documentation for building UI components that includes explicit CLI install commands such as `npx shadcn@latest` and `npm install` which download and execute external packages. It also references external endpoints like `https://21st.dev/r/haydenbleasel/dialog-stack` and `https://your-project-name.vercel.app/metric-card.json`.
451 installs
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.
363 installs
capture-api-response-test-fixture
Capture API response test fixture.
287 installs
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.
263 installs
workflow
Creates durable, resumable workflows using Vercel's Workflow DevKit. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow devkit", or step-based orchestration.
162 installs