worktree-cli-skill 是做什麼的?
Claude Code skill for @johnlindquist/worktree (wt) - git worktree management CLI
Claude Code 技能,用於 @johnlindquist/worktree (wt) - Git 工作樹管理命令列工具
這是一個專為 Claude Code 設計的技能,核心功能是整合 @johnlindquist/worktree (wt) 這個 Git 工作樹(worktree)管理命令列工具。透過此技能,開發者可以直接在 Claude Code 的對話環境中,使用自然語言指令來執行常見的 Git 工作樹操作,例如建立、列出與刪除工作樹,而無需手動輸入繁瑣的 CLI 命令。此技能大幅簡化了多分支開發的情境管理,特別適合需要同時處理多個功能分支或修補程式的開發者。它支援 Claude Code 平台,並透過解析使用者的指令來對應至 wt CLI 的底層操作,提升在複雜專案中的開發效率與工作流程順暢度。
npx skills add tsonubin/worktree-cli-skillClaude Code skill for @johnlindquist/worktree (wt) - git worktree management CLI
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.