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.