원격-개발-환경-템플릿은(는) 무엇을 하나요?
All-in-one Builder Workspace: code-server + Claude Code + live preview for non-tech vibe coders
올인원 빌더 워크스페이스: 코드-서버 + Claude Code + 비기술적 바이브 코더를 위한 실시간 미리보기
이 스킬은 비기술적 사용자도 쉽게 클라우드 기반 개발 환경을 구축할 수 있도록 설계된 Qovery의 원격 개발 환경 템플릿입니다. code-server(브라우저 기반 VS Code), Claude Code(AI 코딩 어시스턴트), 그리고 실시간 미리보기 기능을 하나의 통합된 워크스페이스로 제공하여, 복잡한 설정 없이도 바로 코딩을 시작할 수 있습니다. '비기술적 바이브 코더'를 주요 대상으로 하며, 터미널이나 로컬 개발 환경 설정에 익숙하지 않은 사람도 직관적으로 사용할 수 있습니다. Qovery 플랫폼 위에서 동작하며, 클릭 몇 번으로 전체 개발 환경이 배포되고, 변경 사항이 실시간으로 미리보기 창에 반영됩니다. 이는 특히 AI 에이전트(Claude Code)와의 협업을 통해 코드를 생성하고 바로 결과를 확인하려는 사용자에게 매우 유용한 올인원 솔루션입니다.
npx skills add Qovery/remote-dev-env-templateAll-in-one Builder Workspace: code-server + Claude Code + live preview for non-tech vibe coders
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.