codex は何をしますか?
🚀 Run the Codex CLI locally to streamline coding tasks with OpenAI's advanced coding agent for your development needs.
Codex CLI をローカルで実行し、OpenAI の高度なコーディングエージェントを活用して開発タスクを効率化します。
このスキルは、OpenAI が開発した強力なコーディングエージェントである Codex CLI を、ユーザーのローカル環境で直接実行できるようにします。ターミナル上で自然言語の指示を与えるだけで、コードの生成、デバッグ、リファクタリング、ファイル操作など、様々な開発タスクを自動化できます。これにより、開発者は煩雑な作業から解放され、より創造的な問題解決に集中することが可能になります。主にローカル環境での利用を想定しており、OpenAI の API を介して高度なコード理解と生成能力を提供します。セットアップは比較的簡単で、Node.js がインストールされた環境であればすぐに使い始めることができ、プライバシーを保ちながら強力な AI 支援を受けることができます。
npx skills add noums-ui/codex🚀 Run the Codex CLI locally to streamline coding tasks with OpenAI's advanced coding agent for your development needs.
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.