dev-codex은(는) 무엇을 하나요?
A personal skill library for Claude Code and Cursor, structured workflows for AI engineering, full-stack builds, and team sprints.
Claude Code와 Cursor를 위한 개인 스킬 라이브러리로, AI 엔지니어링, 풀스택 빌드, 팀 스프린트를 위한 구조화된 워크플로우를 제공합니다.
이 스킬은 Claude Code와 Cursor와 같은 AI 기반 개발 플랫폼을 위한 개인 맞춤형 워크플로우 라이브러리입니다. 주로 AI 엔지니어링, 풀스택 애플리케이션 구축, 그리고 팀 단위 스프린트 작업을 효율적으로 수행할 수 있도록 설계된 구조화된 명령어와 절차를 포함합니다. 개발자는 이 스킬을 활용하여 반복적인 설정 작업을 줄이고, 일관된 개발 패턴을 유지하며, 협업 환경에서 생산성을 높일 수 있습니다. 스킬은 각 플랫폼의 에이전트가 이해할 수 있는 형태로 정의되어 있어, 복잡한 요구사항을 단계별로 처리하고 프로젝트의 진행 속도를 가속화하는 데 도움을 줍니다.
npx skills add HasithaErandika/dev-codexA personal skill library for Claude Code and Cursor, structured workflows for AI engineering, full-stack builds, and team sprints.
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.