claude-code-skill-activator은(는) 무엇을 하나요?
GitHub repository Linux9505/claude-code-skill-activator updated in the last 24 hours.
최근 24시간 내에 업데이트된 Linux9505/claude-code-skill-activator GitHub 저장소입니다.
이 기술은 최근 24시간 이내에 업데이트된 Linux9505/claude-code-skill-activator GitHub 저장소와 관련된 정보를 제공합니다. 주로 Claude Code 환경에서 사용되며, 저장소의 최신 변경 사항을 빠르게 파악하고자 하는 개발자에게 유용합니다. 이 기술은 저장소의 업데이트 상태를 확인하여 사용자에게 알림을 제공하거나, 업데이트된 내용을 기반으로 추가 작업을 수행할 수 있도록 지원합니다. GitHub 저장소와의 연동을 통해 실시간으로 변경 사항을 추적하고, 이를 AI 에이전트의 워크플로우에 통합하는 데 초점을 맞추고 있습니다.
npx skills add Linux9505/claude-code-skill-activatorGitHub repository Linux9505/claude-code-skill-activator updated in the last 24 hours.
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.