byvercel· 96 skills
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 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" / "run pnpm dev" task.
$npx -y skills add vercel/workflow --skill internal-dev-workbenchInstalls into the current project.
Run `npx skills use "https://github.com/vercel/workflow" --skill "vercel/workflow/internal-dev-workbench"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vercel/workflow" that are relevant to the current task. Run `npx skills add "https://github.com/vercel/workflow"` and select the relevant skills, then follow their instructions.