openclaw_dev 是做什麼的?
OpenClaw Session Branch UI skill for browser-based branch management on Windows and macOS
OpenClaw 會話分支 UI 技能,用於在 Windows 和 macOS 上進行基於瀏覽器的分支管理
OpenClaw 會話分支 UI 技能旨在簡化開發者對 OpenClaw 會話分支的管理流程,提供直觀的瀏覽器介面,支援 Windows 和 macOS 平台。透過該技能,使用者無需使用命令列即可輕鬆建立、切換和管理分支,適合前後端開發者快速整合到工作流程中。它基於 OpenClaw 框架,利用本地瀏覽器與系統互動,提升開發效率並減少誤操作。該技能特別適用於需要頻繁管理多個會話或分支的團隊。
npx skills add luke711-xyy/openclaw_devOpenClaw Session Branch UI skill for browser-based branch management on Windows and macOS
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.