docteur-code-skill은(는) 무엇을 하나요?
Bilan de santé express pour vos projets codés avec l'IA. Une skill Claude Code qui scanne votre projet et génère un diagnostic visuel en 5 minutes.
AI로 코딩된 프로젝트를 위한 빠른 건강 검진. Claude Code 스킬이 프로젝트를 스캔하고 5분 안에 시각적 진단을 생성합니다.
Docteur-Code/docteur-code-skill은 Claude Code 환경에서 사용할 수 있는 AI 에이전트 스킬로, 개발자와 AI가 함께 작성한 코드 프로젝트의 전반적인 건강 상태를 빠르게 진단합니다. 이 스킬은 프로젝트 파일 구조, 코드 품질, 종속성, 잠재적 문제점을 분석하여 시각적인 진단 보고서를 생성합니다. 진단 과정은 약 5분 정도 소요되며, 프로젝트의 코드베이스가 AI와의 협업으로 인해 발생할 수 있는 특이사항(중복 코드, 불완전한 구현, 일관성 부족 등)을 중점적으로 찾아냅니다. Claude Code의 강력한 컨텍스트 이해 능력을 활용하여 복잡한 프로젝트에서도 빠르게 인사이트를 제공하며, 결과는 markdown 형식의 시각적 대시보드로 표현되어 팀 구성원이 쉽게 이해하고 조치를 취할 수 있도록 돕습니다.
npx skills add Docteur-Code/docteur-code-skillBilan de santé express pour vos projets codés avec l'IA. Une skill Claude Code qui scanne votre projet et génère un diagnostic visuel en 5 minutes.
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.