Skills Vercel
ego lite browser
ผู้สนับสนุนego lite คือเบราว์เซอร์ที่เร็วที่สุดสำหรับ AI agents ในการรันเว็บออโตเมชัน แชร์สถานะที่ล็อกอินแล้วของคุณกับ Codex หรือ Claude Code โดยไม่มีค่าใช้จ่าย ไม่ต้องตั้งค่าใดๆ
Alpha Vantage MCP Server
ผู้สนับสนุนเข้าถึงข้อมูลตลาดการเงิน: หุ้นแบบเรียลไทม์และย้อนหลัง, ETF, ออปชั่น, ฟอเร็กซ์, คริปโต, สินค้าโภคภัณฑ์, ข้อมูลพื้นฐาน, ตัวชี้วัดทางเทคนิค และอื่นๆ
Composio
ผู้สนับสนุนเชื่อมต่อกับ MCP Servers มากกว่า 1500+ รายการด้วยคลิกเดียว
next-cache-components
next-skills/skills/next-cache-components
We need to translate the given text from English to Thai. The text describes a Next.js feature: Partial Prerendering with cache components. We must preserve the name "next-cache-components" if it appears, but it doesn't appear in the text. The text includes technical terms like "Next.js", "Partial Prerendering", "cacheComponents", "next.config.ts", "experimental.ppr", "use cache", "cacheLife()", etc. We should keep those as is. Also preserve numbers, URLs, etc. No extra commentary. Just translate the descriptive parts. Let's break down the text: "Mix static, cached, and dynamic content in a single Next.js route with Partial Prerendering. Enable with cacheComponents: true in next.config.ts ; replaces the old experimental.ppr flag Use the 'use cache' directive at file, component, or function level to cache async data with automatic key generation based on arguments and closures Control cache lifetime with cacheLife() using built-in profiles ( 'minutes' , 'hours' , 'days' , 'weeks
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
เปิดใช้งาน Cache Components ในแอป Next.js และแก้ไขเส้นทางที่ถูกบล็อกซึ่งปรากฏขึ้น ใช้เมื่อผู้ใช้ต้องการเปิดใช้งาน นำไปใช้ หรือย้ายไปใช้ Cache…
next-cache-components-adoption
next.js/skills/next-cache-components-adoption
เปิดใช้งาน Cache Components ในแอป Next.js และแก้ไขเส้นทางที่ถูกบล็อกซึ่งปรากฏขึ้น ใช้เมื่อผู้ใช้ต้องการเปิดใช้งาน นำมาใช้ หรือย้ายไปใช้ Cache…
next-cache-components-optimizer
next.js/skills/next-cache-components-optimizer
ขับเคลื่อนเส้นทาง Next.js ไปสู่การนำทางแบบทันทีโดยการตั้งค่า agentic loop ภายใต้ Cache Components / PPR ในการโหลดครั้งแรก (hard navigation) และฝั่งไคลเอนต์…
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 — เทมเพลต Turborepo ระดับการผลิตสำหรับแอป SaaS ของ Next.js ทำงานเมื่อมีคำถามเกี่ยวกับการติดตั้ง การตั้งค่า 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
เปิดใช้งาน Partial Prefetching ในแอป Next.js และจัดการกับข้อมูลเชิงลึกที่ปรากฏขึ้น ใช้เมื่อผู้ใช้ต้องการเปิดใช้งานหรือปรับใช้ Partial Prefetching เปลี่ยน…
next-partial-prefetching-adoption
next.js/skills/next-partial-prefetching-adoption
เปิดใช้งาน Partial Prefetching ในแอป Next.js และทำงานผ่านข้อมูลเชิงลึกที่ปรากฏขึ้น ใช้เมื่อผู้ใช้ต้องการเปิดใช้งานหรือนำ Partial Prefetching มาใช้ เปลี่ยน...
next-upgrade
next-skills/skills/next-upgrade
We need to translate the given English text into Thai. The text describes an automated Next.js version upgrade tool. We must preserve the name "next-upgrade" if it appears, but it doesn't appear in the text. The text is a single paragraph. We should translate naturally, keeping technical terms like "Next.js", "package.json", "codemods", "React", "React DOM" as is. Also preserve numbers and version numbers like "13 → 14 → 15". No extra commentary. Translation: "การอัปเกรดเวอร์ชัน Next.js แบบอัตโนมัติพร้อมการผสานรวม codemods อย่างเป็นทางการและคู่มือการย้ายข้อมูล ตรวจจับเวอร์ชัน Next.js ปัจจุบันจาก package.json และดึงเอกสารการอัปเกรดเฉพาะเวอร์ชันจากคู่มืออย่างเป็นทางการ เรียกใช้ Next.js codemods โดยอัตโนมัติเพื่อจัดการกับการเปลี่ยนแปลงที่ทำให้เกิดปัญหา เช่น async Request APIs, การย้าย
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 — การกำหนดเส้นทาง, Server Components, Server Actions, Cache…
nextjs-bisect-regression
next-maintainer-skills/skills/nextjs-bisect-regression
ค้นหาจุดเริ่มต้นหรือขอบเขตการแก้ไขสำหรับ regression ของ Next.js ที่ได้รับการยืนยันแล้ว โดยใช้ releases หรือ commits และ reproduction ที่สามารถรันได้ ใช้หลังจาก…
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 หลังจากการทำซ้ำ การตรวจสอบ canary และการทดสอบการถดถอย ใช้…
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 สำหรับฝังอีมูเลเตอร์โดยตรงในแอป Nuxt ผ่าน @emulators/adapter-nuxt ใช้เมื่อผู้ใช้ต้องการฝังอีมูเลเตอร์ใน Nuxt ตั้งค่า same-origin…
oauth
portless/skills/oauth
กำหนดค่า OAuth providers (Google, Apple, Microsoft, Facebook, GitHub, ฯลฯ) ให้ทำงานกับ URL สำหรับการพัฒนาในเครื่องแบบ portless ใช้เมื่อตั้งค่า OAuth redirect URIs,…
observability
vercel-plugin/skills/observability
คำแนะนำผู้เชี่ยวชาญด้านการสังเกตการณ์ของ Vercel — Drains (บันทึก, ร่องรอย, ข้อมูลเชิงลึกด้านความเร็ว, การวิเคราะห์เว็บ), การวิเคราะห์เว็บ, ข้อมูลเชิงลึกด้านความเร็ว, บันทึกการทำงานขณะรันไทม์, เหตุการณ์ที่กำหนดเอง,…
openclaw-bootstrap-debug
vercel-openclaw/.agents/skills/openclaw-bootstrap-debug
การดีบัก OpenClaw bootstrap, bundle, config, และ restore-asset สำหรับ vercel-openclaw: sidecars ของ openclaw.bundle, การค้นพบปลั๊กอิน, แคตตาล็อกช่อง, การรีสตาร์ท…
openclaw-bootstrap-debug
vercel-openclaw/skills/openclaw-bootstrap-debug
การดีบัก bootstrap, bundle, config และ restore-asset ของ OpenClaw สำหรับ vercel-openclaw: sidecars ของ openclaw.bundle, การค้นพบปลั๊กอิน, แคตตาล็อกช่องทาง, การรีสตาร์ท…
181–210 จาก 340 รายการ