claude-dev-setup은(는) 무엇을 하나요?
One command to set up a complete Claude Code dev environment (Git, Node.js, Antigravity, the Claude extensions, and the Claude CLI) on Windows, macOS, and Linux.
단일 명령으로 Windows, macOS 및 Linux에서 완전한 Claude Code 개발 환경(Git, Node.js, Antigravity, Claude 확장, Claude CLI)을 설정합니다.
AdirYad/claude-dev-setup은 단 하나의 명령어만으로 Claude Code 개발 환경을 즉시 구성해주는 효율적인 스킬입니다. 이 스킬은 Git, Node.js, Antigravity, Claude 확장 기능 및 Claude CLI를 포함한 전체 개발 스택을 Windows, macOS, Linux에서 자동으로 설치 및 설정합니다. 개발자는 복잡한 수동 설정 과정 없이 일관된 Claude Code 개발 환경을 빠르게 구축할 수 있어, 생산성을 크게 향상시킵니다. 지원되는 플랫폼은 Windows, macOS, Linux로 다양한 운영체제에서 동일한 경험을 제공하며, Claude Code를 처음 시작하는 사용자나 여러 시스템에 환경을 반복적으로 구성해야 하는 개발자에게 특히 유용합니다. 이 스킬은 SKILL.md 문서에 정의된 대로 모든 의존성을 한 번에 처리하여 환경 설정의 번거로움을 제거합니다.
npx skills add AdirYad/claude-dev-setupOne command to set up a complete Claude Code dev environment (Git, Node.js, Antigravity, the Claude extensions, and the Claude CLI) on Windows, macOS, and Linux.
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.