Skip to main content
vercel
GitHub 제작자 프로필

vercel

18개 GitHub 저장소에서 수집된 115개 skills를 저장소 단위로 보여줍니다.

수집된 skills
115
저장소
18
업데이트
2026년 8월 28일
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

access-protected-vercel-deployment
미분류

Access and test Vercel deployments protected by Vercel Authentication, SSO, or Deployment Protection. Use when curl, agent-browser, Playwright, or another automated request reaches a Vercel login or protection page; when a protected preview or production URL…

2026년 8월 27일
ai-gateway
미분류

Vercel AI Gateway expert guidance. Use when configuring model routing, provider failover, cost tracking, or managing multiple AI providers through a unified API.

2026년 8월 27일
bootstrap
미분류

Project bootstrapping orchestrator for repos that depend on Vercel-linked resources (databases, auth, and managed integrations). Use when setting up or repairing a repository so linking, environment provisioning, env pulls, and first-run db/dev commands…

2026년 8월 27일
create-a-backend
미분류

Backend architecture guidance. Use when planning, building, or migrating an API or backend; choosing between Functions, Services, containers, Workflow, Queues, and Marketplace databases; or selecting a supported backend framework or runtime.

2026년 8월 27일
deployments-cicd
미분류

Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel.

2026년 8월 27일
env-vars
미분류

Vercel environment variable expert guidance. Use when working with .env files, vercel env commands, OIDC tokens, or managing environment-specific configuration.

2026년 8월 27일
flags-sdk
미분류

Flags SDK and Vercel Flags expert guidance. Use when declaring feature flags with flag(), wiring provider adapters (Vercel, Statsig, LaunchDarkly, PostHog, and others), managing flags with the vercel flags CLI, implementing the precompute pattern for static…

2026년 8월 27일
knowledge-update
미분류

Corrects outdated LLM knowledge about the Vercel platform and introduces new products. Injected at session start.

2026년 8월 27일
수집된 skill 45개 중 8개를 표시합니다.
deploy-release-test
미분류

Validate a commit-specific Next.js preview package and manually trigger the entire Next.js deployment test suite through the test_e2e_deploy_release.yml GitHub Actions workflow. Use only when asked to run the full deploy test suite or this workflow…

2026년 8월 27일
next-cache-components-optimizer
소프트웨어 개발자

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to…

2026년 8월 27일
next-partial-prefetching-adoption
미분류

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the `partialPrefetching` flag, opt routes in with `export const prefetch = 'partial'`, audit `Link…

2026년 8월 27일
gate-tests
소프트웨어 품질 보증 분석가·테스터

How to use the `@gate` / `@force-gate` test directives instead of `it.skip` or fake-green skip patterns. Use when a test is known-failing under some test-matrix dimension (dev mode, a bundler, an experimental flag like cacheComponents), when converting `if…

2026년 8월 26일
next-cache-components-adoption
미분류

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the `cacheComponents` flag, work through a flood of blocking-prerender / instant validation…

2026년 8월 21일
next-dev-loop
미분류

Verify Next.js runtime behavior after editing app code. Use this skill to confirm a change actually works in a running app — not just that it compiles or type-checks. Combines /_next/mcp (Next.js's view) with agent-browser (the browser's view). Requires a…

2026년 8월 19일
gh-stack
소프트웨어 개발자

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack,…

2026년 8월 12일
sandbox-bench
소프트웨어 개발자

Benchmark React or Next.js changes on Vercel Sandbox VMs with paired A/B statistics: react PR/commit vs base, or Next.js PR/commit vs base, measured end-to-end through the bench/render-pipeline app (rps, latency, p95; TTFB, RSS and document/Flight bytes when…

2026년 8월 5일
수집된 skill 24개 중 8개를 표시합니다.
update-harness-dependencies
미분류

Update the primary SDK dependencies of harness packages. Use when asked to update the harness SDKs or harness adapter dependencies.

2026년 8월 28일
add-provider-package
미분류

Guide for adding first-party AI provider packages to the AI SDK. Use when creating a provider package under packages/ to integrate an external AI service.

2026년 8월 25일
capture-api-response-test-fixture
미분류

Capture API response test fixture.

2026년 8월 25일
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년 8월 25일
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…

2026년 7월 8일
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년 7월 7일
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…

2026년 7월 1일
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…

2026년 6월 21일
수집된 skill 13개 중 8개를 표시합니다.
enable-analytics
미분류

Add Vercel Analytics, Vercel Speed Insights, and Google Tag Manager to the storefront.

2026년 8월 23일
enable-i18n
미분류

Enable next-intl-based i18n in the shop template — locale-prefixed URLs, per-locale message catalogs, and a locale switcher. Use when the user wants "locale URLs", "multi-language", or "i18n" without Shopify Markets integration. For full Shopify Markets…

2026년 8월 20일
enable-shopify-markets
미분류

Enable Shopify Markets with regional locales, localized Storefront API context, and next-intl routing. Supports locale-prefixed, invisible cookie-based, and per-domain routing without a separate market URL segment or market mapping.

2026년 8월 20일
build-shop
웹 개발자

Build or adapt a Shopify storefront with Vercel Shop source-backed patterns. Use when creating, redesigning, refactoring, or reviewing storefront routes, commerce data, rendering, caching, streaming, navigation, cart, account, mutations, product cards, media,…

2026년 8월 3일
shopify-graphql-reference
소프트웨어 개발자

Integrate Shopify-validated Storefront or Customer Account GraphQL into Vercel Shop. Use after Shopify AI Toolkit has supplied and validated an API operation, or when adapting existing GraphQL to the template's operation placement, fragments, domain…

2026년 8월 3일
init-vercel-shop
웹 개발자

Initialize a new Vercel Shop storefront with the official create-vercel-shop CLI. Use when the user wants to create, scaffold, start, or initialize a Vercel Shop project from a coding agent.

2026년 7월 30일
enable-shopify-menus
웹 개발자

Replace the hardcoded nav and footer menus with Shopify-powered menus.

2026년 7월 29일
update-shop
웹 개발자

Update an existing Vercel Shop storefront with newer template changes. Use when the user wants to check drift, plan an upgrade, or apply template updates to a project scaffolded from Vercel Shop.

2026년 7월 7일
migrating-workflow-v4-to-v5
미분류

Upgrades an app from Workflow SDK 4.x to 5.0. Use when bumping the `workflow` / `@workflow/*` dependencies to v5, or when hitting removed v4 APIs — `runStep`, `stepEntrypoint`, `workflow/internal/private`, `@workflow/core/private`, `writeToStream` /…

2026년 8월 25일
internal-dev-workbench
미분류

Spin up a portless + tmux dev session for the Workflow SDK that gives each git worktree isolated `<branch>.<name>.localhost` URLs for the Next.js workbench and the observability UI, plus a Claude statusline that surfaces those URLs. Use only when the user…

2026년 8월 21일
migrating-to-workflow-sdk
미분류

Migrates Temporal, Inngest, Trigger.dev, and AWS Step Functions workflows to the Workflow SDK. Use when porting Activities, Workers, Signals, step.run(), step.waitForEvent(), Trigger.dev tasks / wait.forToken / triggerAndWait, ASL JSON state machines,…

2026년 8월 21일
workflow-init
미분류

Install and configure Vercel Workflow SDK before it exists in node_modules. Use when the user asks to "install workflow", "set up workflow", "add durable workflows", "configure workflow sdk", or "init workflow" for Next.js, Express, Hono, Fastify, NestJS,…

2026년 8월 21일
workflow
미분류

Creates durable, resumable workflows using Vercel's Workflow SDK. 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",…

2026년 8월 21일
migrating-world-v4-to-v5
미분류

Upgrades a custom Workflow SDK World implementation from the v4 spec to v5. Use when a package implements the `World` interface from `@workflow/world` and is moving to 5.x — event IDs that are ULIDs rather than slot positions, `Event id is not slot-numbered`…

2026년 8월 21일
저장소 18개 중 12개 표시