Vercel 스킬
ego lite browser
스폰서ego lite는 AI 에이전트가 웹 자동화를 실행하기 위한 가장 빠른 브라우저로, Codex 또는 Claude Code와 로그인 상태를 공유하며, 비용과 설정이 전혀 필요 없습니다.
Alpha Vantage MCP Server
스폰서실시간 및 과거 주식, ETF, 옵션, 외환, 암호화폐, 원자재, 펀더멘털, 기술적 지표 등 금융 시장 데이터에 접근하세요
Composio
스폰서1500개 이상의 MCP 서버를 한 번의 클릭으로 연결하세요.
next-cache-components
next-skills/skills/next-cache-components
Partial Prerendering을 사용하여 단일 Next.js 라우트에서 정적, 캐시된, 동적 콘텐츠를 혼합합니다. next.config.ts에서 cacheComponents: true로 활성화하며, 이전 experimental.ppr 플래그를 대체합니다. 파일, 컴포넌트 또는 함수 수준에서 'use cache' 지시문을 사용하여 인수와 클로저를 기반으로 자동 키 생성으로 비동기 데이터를 캐시합니다. 내장 프로필('minutes', 'hours', 'days', 'weeks', 'max') 또는 stale을 포함한 인라인 구성을 사용하여 cacheLife()로 캐시 수명을 제어합니다.
next-cache-components
openreview/.agents/skills/next-cache-components
Next.js 16 캐시 컴포넌트 - PPR, use cache 지시어, cacheLife, cacheTag, updateTag
next-cache-components
vercel-plugin/skills/next-cache-components
Next.js 16 캐시 컴포넌트 가이드 — PPR, use cache 지시어, cacheLife, cacheTag, updateTag, unstable_cache에서 마이그레이션. 구현 시 사용…
next-cache-components-adoption
next.js/skills/next-cache-components-adoption
Next.js 앱에서 Cache Components를 켜고 해당 기능이 드러내는 차단 경로를 해결합니다. 사용자가 Cache Components를 활성화, 도입, 또는 마이그레이션하려는 경우 사용합니다…
next-cache-components-adoption
next.js/skills/next-cache-components-adoption
Next.js 앱에서 Cache Components를 활성화하고 노출되는 차단 라우트를 해결합니다. 사용자가 Cache를 활성화, 도입 또는 마이그레이션하려는 경우 사용합니다…
next-cache-components-optimizer
next.js/skills/next-cache-components-optimizer
Next.js 라우트를 즉시 탐색으로 이끌기 위해 Cache Components / PPR 하에서 에이전틱 루프를 설정하여 초기 로드(하드 탐색) 및 클라이언트 측에서…
next-cache-components-optimizer
next.js/skills/next-cache-components-optimizer
Next.js 라우트가 즉시 탐색되도록 에이전틱 루프를 설정하고, Cache Components / PPR 하에서 초기 로드(하드 탐색) 및 클라이언트 측에서…
next-compile
next.js/skills/next-compile
Check Next.js compilation errors via a running dev server. Turbopack only. MANDATORY after every code edit before reporting work complete. Replaces `next…
next-dev-loop
next.js/skills/next-dev-loop
Next.js 앱 코드를 편집한 후 런타임 동작을 검증하세요. 이 스킬을 사용하여 변경 사항이 컴파일만 되는 것이 아니라 실행 중인 앱에서 실제로 작동하는지 확인하십시오…
next-dev-loop
next.js/skills/next-dev-loop
Next.js 앱 코드를 편집한 후 런타임 동작을 검증합니다. 이 스킬을 사용하여 변경 사항이 실제 실행 중인 앱에서 작동하는지 확인합니다 — 단지 컴파일되거나…
next-forge
next-forge/skills/next-forge
next-forge에 대한 전문 지원 — Next.js SaaS 앱을 위한 프로덕션 등급 Turborepo 템플릿입니다. next-forge 설치, 설정에 관한 질문에 트리거됩니다…
next-forge
vercel-plugin/skills/next-forge
next-forge expert guidance — production-grade Turborepo monorepo SaaS starter by Vercel. Use when working in a next-forge project, scaffolding with `npx…
next-partial-prefetching-adoption
next.js/skills/next-partial-prefetching-adoption
Next.js 앱에서 Partial Prefetching을 켜고 표시되는 인사이트를 검토합니다. 사용자가 Partial Prefetching을 활성화하거나 도입하려 할 때 사용하며, 전환…
next-partial-prefetching-adoption
next.js/skills/next-partial-prefetching-adoption
Next.js 앱에서 Partial Prefetching을 활성화하고 이를 통해 드러나는 인사이트를 검토합니다. 사용자가 Partial Prefetching을 활성화하거나 도입하려 할 때 사용합니다.
next-upgrade
next-skills/skills/next-upgrade
Next.js 버전 업그레이드를 공식 codemods와 마이그레이션 가이드 통합으로 자동화합니다. package.json에서 현재 Next.js 버전을 감지하고 공식 가이드에서 버전별 업그레이드 문서를 가져옵니다. 비동기 Request API, geo/IP 속성 마이그레이션, 동적 import 변환과 같은 주요 변경 사항을 처리하기 위해 Next.js codemods를 자동으로 실행합니다. 주요 버전 점프(예: 13 → 14 → 15)에 대한 증분 업그레이드를 처리하고 피어 의존성(React, React DOM 등)을 업데이트합니다.
next-upgrade
openreview/.agents/skills/next-upgrade
공식 마이그레이션 가이드와 코드모드를 따라 Next.js를 최신 버전으로 업그레이드합니다.
next-upgrade
vercel-plugin/skills/next-upgrade
Next.js를 공식 마이그레이션 가이드와 코더모드를 따라 최신 버전으로 업그레이드합니다. Next.js 버전 업그레이드, 코더모드 실행 또는 마이그레이션 시 사용합니다…
nextjs
vercel-plugin/skills/nextjs
Next.js App Router 전문 가이드. Next.js 애플리케이션을 구축, 디버깅 또는 설계할 때 사용 — 라우팅, 서버 컴포넌트, 서버 액션, 캐시…
nextjs-bisect-regression
next-maintainer-skills/skills/nextjs-bisect-regression
릴리스 또는 커밋과 실행 가능한 재현을 사용하여 검증된 Next.js 회귀의 도입 또는 수정 경계를 찾습니다. 이후에 사용…
nextjs-create-regression-test
next-maintainer-skills/skills/nextjs-create-regression-test
검증된 Next.js 재현과 canary 검증을 vercel/next.js에서 가장 적절한 최소 회귀 테스트로 전환합니다. 확인된 이슈가 필요할 때 사용하세요…
nextjs-fix-issue
next-maintainer-skills/skills/nextjs-fix-issue
재현, 카나리 검증, 회귀 테스트 작업 후 vercel/next.js에서 확인된 이슈에 대한 최소한의 올바른 수정을 구현하고 검증합니다. 다음을 사용하세요…
nextjs-reproduce-issue
next-maintainer-skills/skills/nextjs-reproduce-issue
보고된 Next.js 이슈를 실제 코드와 런타임 증거를 사용하여 재현하고 검증합니다. vercel/next.js 버그 리포트를 조사할 때 사용하세요…
nextjs-verify-canary
next-maintainer-skills/skills/nextjs-verify-canary
검증된 Next.js 재현을 보고된 버전과 최신 게시된 next@canary에서 동등한 조건으로 비교합니다. 다음 사항을 판단할 때 사용합니다…
nextjs-webflow-to-vercel
vercel-kb-skills/skills/nextjs-webflow-to-vercel
Next.js 애플리케이션을 Webflow Cloud에서 Vercel로 마이그레이션합니다. 사용자가 Next.js 앱을 Webflow Cloud에서 다른 곳으로 이동, 마이그레이션 또는 포팅하려는 경우 이 스킬을 사용하세요.
nostics
nostics/skills/nostics
Structured diagnostic code library for JavaScript/TypeScript. Turns errors and other conditions into typed, machine-readable `Diagnostic` instances with stable…
nuxt
emulate/skills/nuxt
Nuxt 앱에 @emulators/adapter-nuxt를 통해 에뮬레이터를 직접 임베드하기 위한 Nuxt 어댑터입니다. 사용자가 Nuxt에 에뮬레이터를 임베드하거나 동일 출처를 설정해야 할 때 사용합니다…
oauth
portless/skills/oauth
OAuth 제공자(Google, Apple, Microsoft, Facebook, GitHub 등)를 포트리스 로컬 개발 URL과 함께 작동하도록 구성합니다. OAuth 리디렉션 URI를 설정할 때 사용합니다.
observability
vercel-plugin/skills/observability
Vercel Observability 전문 가이드 — 드레인(로그, 트레이스, 속도 인사이트, 웹 분석), 웹 분석, 속도 인사이트, 런타임 로그, 사용자 정의 이벤트,…
openclaw-bootstrap-debug
vercel-openclaw/.agents/skills/openclaw-bootstrap-debug
OpenClaw 부트스트랩, 번들, 설정, 및 vercel-openclaw의 자산 복원 디버깅: openclaw.bundle 사이드카, 플러그인 검색, 채널 카탈로그, 재시작…
openclaw-bootstrap-debug
vercel-openclaw/skills/openclaw-bootstrap-debug
vercel-openclaw용 OpenClaw 부트스트랩, 번들, 구성, 복원 자산 디버깅: openclaw.bundle 사이드카, 플러그인 검색, 채널 카탈로그, 재시작…
전체 340개 중 181–210개