Was macht codex-plugin-guide?
OpenAI Codex Plugin for Claude Code - 실무 사용 가이드
OpenAI Codex Plugin für Claude Code - Praxisorientierte Anleitung
Dieses Skill bietet eine praxisorientierte Anleitung zur Integration und Nutzung des OpenAI Codex Plugins mit Claude Code. Es richtet sich an Entwickler, die die leistungsstarken Code-Generierungs- und Analysefähigkeiten von Codex innerhalb der Claude Code Umgebung nutzen möchten. Die Anleitung deckt die Installation, Konfiguration und typische Anwendungsfälle ab, einschließlich automatisierter Code-Vervollständigung, Refactoring und Fehlerbehebung. Das Skill unterstützt die effiziente Zusammenarbeit beider KI-Tools und optimiert so den Entwicklungsworkflow.
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.