codex-plugin-guide は何をしますか?
OpenAI Codex Plugin for Claude Code - 실무 사용 가이드
Claude CodeでOpenAI Codexプラグインを実践的に使用するためのガイドです。
このスキルは、Claude Code環境においてOpenAI Codexプラグインを効果的に活用するための実践ガイドです。開発者はこのガイドに従うことで、Codexプラグインのインストール方法、設定手順、および日常的な使用パターンを学ぶことができます。主にClaude Codeをベースとした開発ワークフローでのコード生成・補完・リファクタリングなどのタスクにおいて、Codexの機能を最大限に引き出すためのノウハウを提供します。また、プラグインの設定項目ごとの意味や推奨値、実際の使用例を通じて、実装上のベストプラクティスを習得できます。本ガイドは特にClaude CodeとOpenAI Codexの統合に焦点を当てており、両ツールの連携によって開発効率を向上させたいエンジニアにとって有用なリソースです。
npx skills add terry3838/codex-plugin-guideOpenAI Codex Plugin for Claude Code - 실무 사용 가이드
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.