openclaw_dev은(는) 무엇을 하나요?
OpenClaw Session Branch UI skill for browser-based branch management on Windows and macOS
Windows 및 macOS에서 브라우저 기반 브랜치 관리를 위한 OpenClaw 세션 브랜치 UI 스킬
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.