[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-vercel-workflow-init":3,"mdc--440zvw-key":34,"related-repo-vercel-workflow-init":743,"related-org-vercel-workflow-init":794},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":32,"mdContent":33},"workflow-init","initialize Vercel Workflow SDK","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, Nitro, Nuxt, Astro, SvelteKit, or Vite.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"vercel","Vercel","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fvercel.png",[12,14,17,20],{"name":9,"slug":8,"type":13},"tag",{"name":15,"slug":16,"type":13},"Node.js","node-js",{"name":18,"slug":19,"type":13},"SDK","sdk",{"name":21,"slug":22,"type":13},"Workflow Automation","workflow-automation",2228,"https:\u002F\u002Fgithub.com\u002Fvercel\u002Fworkflow","2026-04-06T18:56:00.193699",null,307,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"Workflow SDK: Build durable, reliable, and observable apps and AI Agents in TypeScript","https:\u002F\u002Fgithub.com\u002Fvercel\u002Fworkflow\u002Ftree\u002FHEAD\u002Fskills\u002Fworkflow-init","---\nname: workflow-init\ndescription: 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, Nitro, Nuxt, Astro, SvelteKit, or Vite.\nmetadata:\n  author: Vercel Inc.\n  version: '1.3'\n---\n\n# workflow-init\n\nInitial setup of Vercel Workflow SDK **before** `workflow` is installed. Fetch the official getting-started guide for the user's framework.\n\n## Decision Flow\n\n### 0) Sanity check\nRead `package.json`. If `workflow` is already a dependency, tell the user to use `\u002Fworkflow` instead (it reads versioned docs from `node_modules\u002Fworkflow\u002Fdocs\u002F`). Only continue if workflow is missing.\n\n### 1) Determine the framework\n**Non-interactive:** If the user named a framework in their prompt, use it directly.\n\n**Auto-detect:** Inspect `package.json` deps and config files. Use the first match:\n\n1. **Next.js** - `next` dep or `next.config.*`\n2. **Nuxt** - `nuxt` dep or `nuxt.config.*`\n3. **SvelteKit** - `@sveltejs\u002Fkit` dep or `svelte.config.*`\n4. **Astro** - `astro` dep or `astro.config.*`\n5. **NestJS** - `@nestjs\u002Fcore` dep or `nest-cli.json`\n6. **Nitro** - `nitro` dep or `nitro.config.*`\n7. **Express** - `express` dep\n8. **Fastify** - `fastify` dep\n9. **Hono** - `hono` dep\n10. **Vite** - `vite` dep (and not matched above)\n\nIf no match or multiple matches, ask the user to pick.\n\n### 2) Fetch and follow the getting-started guide\nFetch **exactly one** of these URLs and follow the guide step-by-step:\n\n| Framework | URL |\n|-----------|-----|\n| Next.js | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fnext |\n| Express | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fexpress |\n| Hono | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fhono |\n| Fastify | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Ffastify |\n| NestJS | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fnestjs |\n| Nitro | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fnitro |\n| Nuxt | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fnuxt |\n| Astro | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fastro |\n| SvelteKit | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fsveltekit |\n| Vite | https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fvite |\n\nEach guide covers: install deps, configure framework, create first workflow, create route handler, run + verify.\n\n### 3) Verify setup\n- Start the dev server per the guide.\n- Trigger the example endpoint with the provided `curl`.\n- Confirm logs show the workflow and steps executing.\n- Optional: `npx workflow web` or `npx workflow inspect runs`.\n\n### 4) No framework yet?\nIf no framework exists, ask what the user wants:\n- **Web app**: Next.js \u002F Nuxt \u002F SvelteKit \u002F Astro\n- **API server**: Express \u002F Fastify \u002F Hono\n- **Minimal server**: Nitro or Vite\n\nThen follow the \"Create Your Project\" section of the chosen guide.\n\n## Concept questions (pre-install)\nIf the user asks conceptual questions before installing, fetch:\n- https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Ffoundations\u002Fworkflows-and-steps\n- https:\u002F\u002Fworkflow-sdk.dev\u002Fcookbook\n\n## Handoff\nWhen setup is complete, tell the user: **Use `\u002Fworkflow` for ongoing development** - it reads the versioned docs bundled in `node_modules\u002Fworkflow\u002Fdocs\u002F`.\n",{"data":35,"body":39},{"name":4,"description":6,"metadata":36},{"author":37,"version":38},"Vercel Inc.","1.3",{"type":40,"children":41},"root",[42,49,72,79,86,122,128,138,155,360,365,371,383,573,578,584,631,637,642,675,680,686,691,712,718],{"type":43,"tag":44,"props":45,"children":46},"element","h1",{"id":4},[47],{"type":48,"value":4},"text",{"type":43,"tag":50,"props":51,"children":52},"p",{},[53,55,61,63,70],{"type":48,"value":54},"Initial setup of Vercel Workflow SDK ",{"type":43,"tag":56,"props":57,"children":58},"strong",{},[59],{"type":48,"value":60},"before",{"type":48,"value":62}," ",{"type":43,"tag":64,"props":65,"children":67},"code",{"className":66},[],[68],{"type":48,"value":69},"workflow",{"type":48,"value":71}," is installed. Fetch the official getting-started guide for the user's framework.",{"type":43,"tag":73,"props":74,"children":76},"h2",{"id":75},"decision-flow",[77],{"type":48,"value":78},"Decision Flow",{"type":43,"tag":80,"props":81,"children":83},"h3",{"id":82},"_0-sanity-check",[84],{"type":48,"value":85},"0) Sanity check",{"type":43,"tag":50,"props":87,"children":88},{},[89,91,97,99,104,106,112,114,120],{"type":48,"value":90},"Read ",{"type":43,"tag":64,"props":92,"children":94},{"className":93},[],[95],{"type":48,"value":96},"package.json",{"type":48,"value":98},". If ",{"type":43,"tag":64,"props":100,"children":102},{"className":101},[],[103],{"type":48,"value":69},{"type":48,"value":105}," is already a dependency, tell the user to use ",{"type":43,"tag":64,"props":107,"children":109},{"className":108},[],[110],{"type":48,"value":111},"\u002Fworkflow",{"type":48,"value":113}," instead (it reads versioned docs from ",{"type":43,"tag":64,"props":115,"children":117},{"className":116},[],[118],{"type":48,"value":119},"node_modules\u002Fworkflow\u002Fdocs\u002F",{"type":48,"value":121},"). Only continue if workflow is missing.",{"type":43,"tag":80,"props":123,"children":125},{"id":124},"_1-determine-the-framework",[126],{"type":48,"value":127},"1) Determine the framework",{"type":43,"tag":50,"props":129,"children":130},{},[131,136],{"type":43,"tag":56,"props":132,"children":133},{},[134],{"type":48,"value":135},"Non-interactive:",{"type":48,"value":137}," If the user named a framework in their prompt, use it directly.",{"type":43,"tag":50,"props":139,"children":140},{},[141,146,148,153],{"type":43,"tag":56,"props":142,"children":143},{},[144],{"type":48,"value":145},"Auto-detect:",{"type":48,"value":147}," Inspect ",{"type":43,"tag":64,"props":149,"children":151},{"className":150},[],[152],{"type":48,"value":96},{"type":48,"value":154}," deps and config files. Use the first match:",{"type":43,"tag":156,"props":157,"children":158},"ol",{},[159,184,206,228,250,272,294,311,327,343],{"type":43,"tag":160,"props":161,"children":162},"li",{},[163,168,170,176,178],{"type":43,"tag":56,"props":164,"children":165},{},[166],{"type":48,"value":167},"Next.js",{"type":48,"value":169}," - ",{"type":43,"tag":64,"props":171,"children":173},{"className":172},[],[174],{"type":48,"value":175},"next",{"type":48,"value":177}," dep or ",{"type":43,"tag":64,"props":179,"children":181},{"className":180},[],[182],{"type":48,"value":183},"next.config.*",{"type":43,"tag":160,"props":185,"children":186},{},[187,192,193,199,200],{"type":43,"tag":56,"props":188,"children":189},{},[190],{"type":48,"value":191},"Nuxt",{"type":48,"value":169},{"type":43,"tag":64,"props":194,"children":196},{"className":195},[],[197],{"type":48,"value":198},"nuxt",{"type":48,"value":177},{"type":43,"tag":64,"props":201,"children":203},{"className":202},[],[204],{"type":48,"value":205},"nuxt.config.*",{"type":43,"tag":160,"props":207,"children":208},{},[209,214,215,221,222],{"type":43,"tag":56,"props":210,"children":211},{},[212],{"type":48,"value":213},"SvelteKit",{"type":48,"value":169},{"type":43,"tag":64,"props":216,"children":218},{"className":217},[],[219],{"type":48,"value":220},"@sveltejs\u002Fkit",{"type":48,"value":177},{"type":43,"tag":64,"props":223,"children":225},{"className":224},[],[226],{"type":48,"value":227},"svelte.config.*",{"type":43,"tag":160,"props":229,"children":230},{},[231,236,237,243,244],{"type":43,"tag":56,"props":232,"children":233},{},[234],{"type":48,"value":235},"Astro",{"type":48,"value":169},{"type":43,"tag":64,"props":238,"children":240},{"className":239},[],[241],{"type":48,"value":242},"astro",{"type":48,"value":177},{"type":43,"tag":64,"props":245,"children":247},{"className":246},[],[248],{"type":48,"value":249},"astro.config.*",{"type":43,"tag":160,"props":251,"children":252},{},[253,258,259,265,266],{"type":43,"tag":56,"props":254,"children":255},{},[256],{"type":48,"value":257},"NestJS",{"type":48,"value":169},{"type":43,"tag":64,"props":260,"children":262},{"className":261},[],[263],{"type":48,"value":264},"@nestjs\u002Fcore",{"type":48,"value":177},{"type":43,"tag":64,"props":267,"children":269},{"className":268},[],[270],{"type":48,"value":271},"nest-cli.json",{"type":43,"tag":160,"props":273,"children":274},{},[275,280,281,287,288],{"type":43,"tag":56,"props":276,"children":277},{},[278],{"type":48,"value":279},"Nitro",{"type":48,"value":169},{"type":43,"tag":64,"props":282,"children":284},{"className":283},[],[285],{"type":48,"value":286},"nitro",{"type":48,"value":177},{"type":43,"tag":64,"props":289,"children":291},{"className":290},[],[292],{"type":48,"value":293},"nitro.config.*",{"type":43,"tag":160,"props":295,"children":296},{},[297,302,303,309],{"type":43,"tag":56,"props":298,"children":299},{},[300],{"type":48,"value":301},"Express",{"type":48,"value":169},{"type":43,"tag":64,"props":304,"children":306},{"className":305},[],[307],{"type":48,"value":308},"express",{"type":48,"value":310}," dep",{"type":43,"tag":160,"props":312,"children":313},{},[314,319,320,326],{"type":43,"tag":56,"props":315,"children":316},{},[317],{"type":48,"value":318},"Fastify",{"type":48,"value":169},{"type":43,"tag":64,"props":321,"children":323},{"className":322},[],[324],{"type":48,"value":325},"fastify",{"type":48,"value":310},{"type":43,"tag":160,"props":328,"children":329},{},[330,335,336,342],{"type":43,"tag":56,"props":331,"children":332},{},[333],{"type":48,"value":334},"Hono",{"type":48,"value":169},{"type":43,"tag":64,"props":337,"children":339},{"className":338},[],[340],{"type":48,"value":341},"hono",{"type":48,"value":310},{"type":43,"tag":160,"props":344,"children":345},{},[346,351,352,358],{"type":43,"tag":56,"props":347,"children":348},{},[349],{"type":48,"value":350},"Vite",{"type":48,"value":169},{"type":43,"tag":64,"props":353,"children":355},{"className":354},[],[356],{"type":48,"value":357},"vite",{"type":48,"value":359}," dep (and not matched above)",{"type":43,"tag":50,"props":361,"children":362},{},[363],{"type":48,"value":364},"If no match or multiple matches, ask the user to pick.",{"type":43,"tag":80,"props":366,"children":368},{"id":367},"_2-fetch-and-follow-the-getting-started-guide",[369],{"type":48,"value":370},"2) Fetch and follow the getting-started guide",{"type":43,"tag":50,"props":372,"children":373},{},[374,376,381],{"type":48,"value":375},"Fetch ",{"type":43,"tag":56,"props":377,"children":378},{},[379],{"type":48,"value":380},"exactly one",{"type":48,"value":382}," of these URLs and follow the guide step-by-step:",{"type":43,"tag":384,"props":385,"children":386},"table",{},[387,406],{"type":43,"tag":388,"props":389,"children":390},"thead",{},[391],{"type":43,"tag":392,"props":393,"children":394},"tr",{},[395,401],{"type":43,"tag":396,"props":397,"children":398},"th",{},[399],{"type":48,"value":400},"Framework",{"type":43,"tag":396,"props":402,"children":403},{},[404],{"type":48,"value":405},"URL",{"type":43,"tag":407,"props":408,"children":409},"tbody",{},[410,429,445,461,477,493,509,525,541,557],{"type":43,"tag":392,"props":411,"children":412},{},[413,418],{"type":43,"tag":414,"props":415,"children":416},"td",{},[417],{"type":48,"value":167},{"type":43,"tag":414,"props":419,"children":420},{},[421],{"type":43,"tag":422,"props":423,"children":427},"a",{"href":424,"rel":425},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fnext",[426],"nofollow",[428],{"type":48,"value":424},{"type":43,"tag":392,"props":430,"children":431},{},[432,436],{"type":43,"tag":414,"props":433,"children":434},{},[435],{"type":48,"value":301},{"type":43,"tag":414,"props":437,"children":438},{},[439],{"type":43,"tag":422,"props":440,"children":443},{"href":441,"rel":442},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fexpress",[426],[444],{"type":48,"value":441},{"type":43,"tag":392,"props":446,"children":447},{},[448,452],{"type":43,"tag":414,"props":449,"children":450},{},[451],{"type":48,"value":334},{"type":43,"tag":414,"props":453,"children":454},{},[455],{"type":43,"tag":422,"props":456,"children":459},{"href":457,"rel":458},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fhono",[426],[460],{"type":48,"value":457},{"type":43,"tag":392,"props":462,"children":463},{},[464,468],{"type":43,"tag":414,"props":465,"children":466},{},[467],{"type":48,"value":318},{"type":43,"tag":414,"props":469,"children":470},{},[471],{"type":43,"tag":422,"props":472,"children":475},{"href":473,"rel":474},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Ffastify",[426],[476],{"type":48,"value":473},{"type":43,"tag":392,"props":478,"children":479},{},[480,484],{"type":43,"tag":414,"props":481,"children":482},{},[483],{"type":48,"value":257},{"type":43,"tag":414,"props":485,"children":486},{},[487],{"type":43,"tag":422,"props":488,"children":491},{"href":489,"rel":490},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fnestjs",[426],[492],{"type":48,"value":489},{"type":43,"tag":392,"props":494,"children":495},{},[496,500],{"type":43,"tag":414,"props":497,"children":498},{},[499],{"type":48,"value":279},{"type":43,"tag":414,"props":501,"children":502},{},[503],{"type":43,"tag":422,"props":504,"children":507},{"href":505,"rel":506},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fnitro",[426],[508],{"type":48,"value":505},{"type":43,"tag":392,"props":510,"children":511},{},[512,516],{"type":43,"tag":414,"props":513,"children":514},{},[515],{"type":48,"value":191},{"type":43,"tag":414,"props":517,"children":518},{},[519],{"type":43,"tag":422,"props":520,"children":523},{"href":521,"rel":522},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fnuxt",[426],[524],{"type":48,"value":521},{"type":43,"tag":392,"props":526,"children":527},{},[528,532],{"type":43,"tag":414,"props":529,"children":530},{},[531],{"type":48,"value":235},{"type":43,"tag":414,"props":533,"children":534},{},[535],{"type":43,"tag":422,"props":536,"children":539},{"href":537,"rel":538},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fastro",[426],[540],{"type":48,"value":537},{"type":43,"tag":392,"props":542,"children":543},{},[544,548],{"type":43,"tag":414,"props":545,"children":546},{},[547],{"type":48,"value":213},{"type":43,"tag":414,"props":549,"children":550},{},[551],{"type":43,"tag":422,"props":552,"children":555},{"href":553,"rel":554},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fsveltekit",[426],[556],{"type":48,"value":553},{"type":43,"tag":392,"props":558,"children":559},{},[560,564],{"type":43,"tag":414,"props":561,"children":562},{},[563],{"type":48,"value":350},{"type":43,"tag":414,"props":565,"children":566},{},[567],{"type":43,"tag":422,"props":568,"children":571},{"href":569,"rel":570},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Fgetting-started\u002Fvite",[426],[572],{"type":48,"value":569},{"type":43,"tag":50,"props":574,"children":575},{},[576],{"type":48,"value":577},"Each guide covers: install deps, configure framework, create first workflow, create route handler, run + verify.",{"type":43,"tag":80,"props":579,"children":581},{"id":580},"_3-verify-setup",[582],{"type":48,"value":583},"3) Verify setup",{"type":43,"tag":585,"props":586,"children":587},"ul",{},[588,593,606,611],{"type":43,"tag":160,"props":589,"children":590},{},[591],{"type":48,"value":592},"Start the dev server per the guide.",{"type":43,"tag":160,"props":594,"children":595},{},[596,598,604],{"type":48,"value":597},"Trigger the example endpoint with the provided ",{"type":43,"tag":64,"props":599,"children":601},{"className":600},[],[602],{"type":48,"value":603},"curl",{"type":48,"value":605},".",{"type":43,"tag":160,"props":607,"children":608},{},[609],{"type":48,"value":610},"Confirm logs show the workflow and steps executing.",{"type":43,"tag":160,"props":612,"children":613},{},[614,616,622,624,630],{"type":48,"value":615},"Optional: ",{"type":43,"tag":64,"props":617,"children":619},{"className":618},[],[620],{"type":48,"value":621},"npx workflow web",{"type":48,"value":623}," or ",{"type":43,"tag":64,"props":625,"children":627},{"className":626},[],[628],{"type":48,"value":629},"npx workflow inspect runs",{"type":48,"value":605},{"type":43,"tag":80,"props":632,"children":634},{"id":633},"_4-no-framework-yet",[635],{"type":48,"value":636},"4) No framework yet?",{"type":43,"tag":50,"props":638,"children":639},{},[640],{"type":48,"value":641},"If no framework exists, ask what the user wants:",{"type":43,"tag":585,"props":643,"children":644},{},[645,655,665],{"type":43,"tag":160,"props":646,"children":647},{},[648,653],{"type":43,"tag":56,"props":649,"children":650},{},[651],{"type":48,"value":652},"Web app",{"type":48,"value":654},": Next.js \u002F Nuxt \u002F SvelteKit \u002F Astro",{"type":43,"tag":160,"props":656,"children":657},{},[658,663],{"type":43,"tag":56,"props":659,"children":660},{},[661],{"type":48,"value":662},"API server",{"type":48,"value":664},": Express \u002F Fastify \u002F Hono",{"type":43,"tag":160,"props":666,"children":667},{},[668,673],{"type":43,"tag":56,"props":669,"children":670},{},[671],{"type":48,"value":672},"Minimal server",{"type":48,"value":674},": Nitro or Vite",{"type":43,"tag":50,"props":676,"children":677},{},[678],{"type":48,"value":679},"Then follow the \"Create Your Project\" section of the chosen guide.",{"type":43,"tag":73,"props":681,"children":683},{"id":682},"concept-questions-pre-install",[684],{"type":48,"value":685},"Concept questions (pre-install)",{"type":43,"tag":50,"props":687,"children":688},{},[689],{"type":48,"value":690},"If the user asks conceptual questions before installing, fetch:",{"type":43,"tag":585,"props":692,"children":693},{},[694,703],{"type":43,"tag":160,"props":695,"children":696},{},[697],{"type":43,"tag":422,"props":698,"children":701},{"href":699,"rel":700},"https:\u002F\u002Fworkflow-sdk.dev\u002Fdocs\u002Ffoundations\u002Fworkflows-and-steps",[426],[702],{"type":48,"value":699},{"type":43,"tag":160,"props":704,"children":705},{},[706],{"type":43,"tag":422,"props":707,"children":710},{"href":708,"rel":709},"https:\u002F\u002Fworkflow-sdk.dev\u002Fcookbook",[426],[711],{"type":48,"value":708},{"type":43,"tag":73,"props":713,"children":715},{"id":714},"handoff",[716],{"type":48,"value":717},"Handoff",{"type":43,"tag":50,"props":719,"children":720},{},[721,723,735,737,742],{"type":48,"value":722},"When setup is complete, tell the user: ",{"type":43,"tag":56,"props":724,"children":725},{},[726,728,733],{"type":48,"value":727},"Use ",{"type":43,"tag":64,"props":729,"children":731},{"className":730},[],[732],{"type":48,"value":111},{"type":48,"value":734}," for ongoing development",{"type":48,"value":736}," - it reads the versioned docs bundled in ",{"type":43,"tag":64,"props":738,"children":740},{"className":739},[],[741],{"type":48,"value":119},{"type":48,"value":605},{"items":744,"total":793},[745,762,774,786],{"slug":746,"name":746,"fn":747,"description":748,"org":749,"tags":750,"stars":23,"repoUrl":24,"updatedAt":761},"internal-dev-workbench","set up isolated development workbenches","Spin up a portless + tmux dev session for the Workflow SDK that gives each git worktree isolated `\u003Cbranch>.\u003Cname>.localhost` URLs for the Next.js workbench and the observability UI, plus a Claude statusline that surfaces those URLs. Use only when the user asks for a \"portless dev session\", a \"tmux dev layout for workflow\", \"worktree-isolated dev URLs\", or wants to wire workflow dev URLs into the Claude statusline. Do not activate for the generic \"start the dev server\" \u002F \"run pnpm dev\" task.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[751,754,757,760],{"name":752,"slug":753,"type":13},"Engineering","engineering",{"name":755,"slug":756,"type":13},"Local Development","local-development",{"name":758,"slug":759,"type":13},"Observability","observability",{"name":9,"slug":8,"type":13},"2026-05-05T05:21:00.024468",{"slug":763,"name":763,"fn":764,"description":765,"org":766,"tags":767,"stars":23,"repoUrl":24,"updatedAt":773},"migrating-to-workflow-sdk","migrate workflows to Vercel 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 \u002F wait.forToken \u002F triggerAndWait, ASL JSON state machines, Task\u002FChoice\u002FWait\u002FParallel states, task tokens, or child workflows.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[768,771,772],{"name":769,"slug":770,"type":13},"Migration","migration",{"name":9,"slug":8,"type":13},{"name":21,"slug":22,"type":13},"2026-04-13T05:21:00.819323",{"slug":69,"name":69,"fn":775,"description":776,"org":777,"tags":778,"stars":23,"repoUrl":24,"updatedAt":785},"build durable workflows with Vercel","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\", \"durable functions\", \"resumable\", \"workflow sdk\", \"queue\", \"event\", \"push\", \"subscribe\", or step-based orchestration.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[779,782,783,784],{"name":780,"slug":781,"type":13},"Backend","backend",{"name":18,"slug":19,"type":13},{"name":9,"slug":8,"type":13},{"name":21,"slug":22,"type":13},"2026-04-06T18:55:58.915052",{"slug":4,"name":4,"fn":5,"description":6,"org":787,"tags":788,"stars":23,"repoUrl":24,"updatedAt":25},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[789,790,791,792],{"name":15,"slug":16,"type":13},{"name":18,"slug":19,"type":13},{"name":9,"slug":8,"type":13},{"name":21,"slug":22,"type":13},4,{"items":795,"total":965},[796,815,829,846,857,872,888,904,916,933,945,955],{"slug":797,"name":797,"fn":798,"description":799,"org":800,"tags":801,"stars":812,"repoUrl":813,"updatedAt":814},"next-cache-components-adoption","enable and migrate to Next.js Cache Components","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 \u002F instant validation errors, run the `cache-components-instant-false` codemod, or decide between opting routes out with `export const instant = false` and fixing them in place.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[802,805,808,809,811],{"name":803,"slug":804,"type":13},"Caching","caching",{"name":806,"slug":807,"type":13},"Frontend","frontend",{"name":769,"slug":770,"type":13},{"name":167,"slug":810,"type":13},"next-js",{"name":9,"slug":8,"type":13},141208,"https:\u002F\u002Fgithub.com\u002Fvercel\u002Fnext.js","2026-07-24T05:38:30.118542",{"slug":816,"name":816,"fn":817,"description":818,"org":819,"tags":820,"stars":812,"repoUrl":813,"updatedAt":828},"next-cache-components-optimizer","optimize Next.js cache components","Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components \u002F PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next\u002Fplaywright instant() e2e and work it to green, one verified route at a time; the shipped test then guards against regression. Use when asked to make a route's navigation instant (its static shell commits immediately), fix a route whose static shell isn't prerendered\u002Fserved\u002Fprefetched, grow a route's static shell or fix its slow first paint, diagnose which Suspense boundary keeps a route out of its static shell, or write the instant() e2e guard for one. Requires Next.js 16.3+ with cacheComponents; directs an upgrade if older.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[821,822,823,824,827],{"name":803,"slug":804,"type":13},{"name":806,"slug":807,"type":13},{"name":167,"slug":810,"type":13},{"name":825,"slug":826,"type":13},"Performance","performance",{"name":9,"slug":8,"type":13},"2026-07-30T05:31:10.674078",{"slug":830,"name":830,"fn":831,"description":832,"org":833,"tags":834,"stars":812,"repoUrl":813,"updatedAt":845},"next-dev-loop","verify Next.js runtime behavior","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 \u002F_next\u002Fmcp (Next.js's view) with agent-browser (the browser's view). Requires a running `next dev`.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[835,838,839,840,841,842],{"name":836,"slug":837,"type":13},"Debugging","debugging",{"name":806,"slug":807,"type":13},{"name":755,"slug":756,"type":13},{"name":167,"slug":810,"type":13},{"name":9,"slug":8,"type":13},{"name":843,"slug":844,"type":13},"Web Development","web-development","2026-05-22T06:45:28.627735",{"slug":847,"name":847,"fn":848,"description":849,"org":850,"tags":851,"stars":812,"repoUrl":813,"updatedAt":856},"next-partial-prefetching-adoption","adopt Partial Prefetching in Next.js apps","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 `\u003CLink prefetch={true}>` calls, or resolve the link-prefetch-partial and instant-shell-url-data insights.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[852,853,854,855],{"name":806,"slug":807,"type":13},{"name":167,"slug":810,"type":13},{"name":825,"slug":826,"type":13},{"name":9,"slug":8,"type":13},"2026-07-30T05:31:11.591864",{"slug":858,"name":858,"fn":859,"description":860,"org":861,"tags":862,"stars":869,"repoUrl":870,"updatedAt":871},"turborepo","manage monorepos with Turborepo","Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \"turbo\" CLI, --filter, --affected, CI optimization, environment\nvariables, internal packages, monorepo structure\u002Fbest practices, and boundaries.\n\nUse when user: configures tasks\u002Fworkflows\u002Fpipelines, creates packages, sets up\nmonorepo, shares code between apps, runs changed\u002Faffected packages, debugs cache,\nor has apps\u002Fpackages directories.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[863,866,867],{"name":864,"slug":865,"type":13},"CI\u002FCD","ci-cd",{"name":825,"slug":826,"type":13},{"name":868,"slug":858,"type":13},"Turborepo",30809,"https:\u002F\u002Fgithub.com\u002Fvercel\u002Fturborepo","2026-07-30T05:32:14.920116",{"slug":873,"name":873,"fn":874,"description":875,"org":876,"tags":877,"stars":885,"repoUrl":886,"updatedAt":887},"add-function-examples","add AI function examples for testing","Guide for adding new AI function examples, for testing specific features against the actual provider APIs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[878,881,884],{"name":879,"slug":880,"type":13},"AI SDK","ai-sdk",{"name":882,"slug":883,"type":13},"Testing","testing",{"name":9,"slug":8,"type":13},25670,"https:\u002F\u002Fgithub.com\u002Fvercel\u002Fai","2026-04-06T18:55:51.318866",{"slug":889,"name":889,"fn":890,"description":891,"org":892,"tags":893,"stars":885,"repoUrl":886,"updatedAt":903},"add-harness-package","add AI SDK harness packages","Guide for adding new AI SDK harness packages. Use when creating a new @ai-sdk\u002Fharness-\u003Cname> package that adapts a coding-agent runtime to HarnessV1.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[894,897,898,901,902],{"name":895,"slug":896,"type":13},"Agents","agents",{"name":879,"slug":880,"type":13},{"name":899,"slug":900,"type":13},"Harness","harness",{"name":18,"slug":19,"type":13},{"name":9,"slug":8,"type":13},"2026-06-18T08:29:19.858737",{"slug":905,"name":905,"fn":906,"description":907,"org":908,"tags":909,"stars":885,"repoUrl":886,"updatedAt":915},"add-provider-package","add new provider packages to AI SDK","Guide for adding new AI provider packages to the AI SDK. Use when creating a new @ai-sdk\u002F\u003Cprovider> package to integrate an AI service into the SDK.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[910,911,914],{"name":879,"slug":880,"type":13},{"name":912,"slug":913,"type":13},"API Development","api-development",{"name":9,"slug":8,"type":13},"2026-04-06T18:55:47.45549",{"slug":917,"name":917,"fn":918,"description":919,"org":920,"tags":921,"stars":885,"repoUrl":886,"updatedAt":932},"adr-skill","create and maintain architecture decision records","Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept\u002Freject, 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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[922,925,928,931],{"name":923,"slug":924,"type":13},"ADR","adr",{"name":926,"slug":927,"type":13},"Architecture","architecture",{"name":929,"slug":930,"type":13},"Documentation","documentation",{"name":752,"slug":753,"type":13},"2026-04-06T18:55:50.043694",{"slug":880,"name":880,"fn":934,"description":935,"org":936,"tags":937,"stars":885,"repoUrl":886,"updatedAt":944},"build AI features with Vercel 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\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[938,939,940,943],{"name":895,"slug":896,"type":13},{"name":879,"slug":880,"type":13},{"name":941,"slug":942,"type":13},"LLM","llm",{"name":9,"slug":8,"type":13},"2026-04-06T18:55:48.739463",{"slug":946,"name":946,"fn":947,"description":948,"org":949,"tags":950,"stars":885,"repoUrl":886,"updatedAt":954},"capture-api-response-test-fixture","capture API response test fixtures","Capture API response test fixture.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[951,952,953],{"name":912,"slug":913,"type":13},{"name":882,"slug":883,"type":13},{"name":9,"slug":8,"type":13},"2026-04-06T18:55:56.374433",{"slug":956,"name":956,"fn":957,"description":958,"org":959,"tags":960,"stars":885,"repoUrl":886,"updatedAt":964},"develop-ai-functions-example","develop AI SDK function examples","Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples\u002Fai-functions\u002Fsrc to validate provider support, demonstrate features, or create test fixtures.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[961,962,963],{"name":879,"slug":880,"type":13},{"name":882,"slug":883,"type":13},{"name":9,"slug":8,"type":13},"2026-04-06T18:55:55.088956",68]