ClaudSkillsGeneral › Page 122

General-Purpose Claude Skills (Page 122 of 389)

Productivity, automation, knowledge management, integrations, AI tooling, and general-purpose skills for Claude Code.

23,313 skills · updated 2026-05-04 · showing 7261–7320 of 23,313 by quality score

Delegate coding tasks to Codex AI for implementation, analysis, and alternative solutions. Use when you need a second AI perspective, want to explore different approaches, or need…
Score 70/100
Use when creating, installing, validating, folding, or troubleshooting Codex custom subagent role TOML and discoverability config.
Score 70/100
通过 Codex MCP 工具进行代码审查、算法设计、架构分析和性能优化。适用于复杂技术任务(>10行核心逻辑)、系统级设计、多约束权衡、性能瓶颈分析。触发词:review、code review、代码审查、算法设计、复杂算法、架构分析、架构评审、系统设计、性能优化、瓶颈分析、性能调优。
Score 70/100
Consolidate Codex macOS app automation worktrees and surface actionable changes. Use for morning triage and to review recommended automations.
Score 70/100
Use when implementing or changing user-visible behavior/UI in this repository and parity with the installed Codex desktop app must be validated before coding.
Score 70/100
Run AI-powered tasks using OpenAI Codex CLI. Use when Claude needs to (1) delegate code analysis or generation tasks to Codex, (2) get a second opinion on code changes, (3)…
Score 70/100
Setup and manage OpenAI Codex CLI authentication including ChatGPT Plus/Pro OAuth, API keys, and multi-account management.
Score 70/100
Design, review, and validate Codex app automations when recurring background workflows need safe scheduling, scope, preflight, and consolidation.
Score 70/100
Diagnose GitHub bug reports in openai/codex. Use when given a GitHub issue URL from openai/codex and asked to decide next steps such as verifying against the repo, requesting more…
Score 70/100
Orchestrates a triple-AI engineering loop where Claude plans, Codex validates logic and reviews code, and Cursor implements, with continuous feedback for optimal code quality
Score 70/100
OpenAI Codex CLI fundamentals for code analysis, review, and validation. Use when (1) executing codex commands for code review/analysis, (2) configuring models…
Score 70/100
Use for code review and quality feedback from Codex. Triggers on "codex review code", "codex code review", "have codex review this", "get codex feedback on code".
Score 70/100
【WHEN】当用户命令中明确包含"codex协作"、"codex协同"、"与codex合作"等指令时启用; 【WHEN】当用户要求使用 codex MCP 工具进行代码分析、原型生成、review 等协作开发场景时启用。 【WHEN NOT】不用于单独的代码实现任务、不用于纯文档编写、不用于不涉及 codex 的常规开发流程。
Score 70/100
Codex MCP 协作流程。触发场景:(1) 新功能开发 (2) 重构 (3) 复杂业务逻辑 (4) 代码审查。提供三阶段协作:需求分析→原型获取→审查,强调批判性思考与只读安全。
Score 70/100
Manages OpenAI Codex CLI configuration including config.toml settings, MCP servers, model profiles, sandbox modes, approval policies, and skill paths.
Score 70/100
Use for multi-perspective analysis with Codex exploring different viewpoints. Triggers on "codex perspectives", "pros and cons from codex", "codex evaluate options", "what are the…
Score 70/100
Run Codex CLI inside a Podman container with full internet access but filesystem exposure limited to the repo root + explicit bind mounts; use when you want yolo/web-search…
Score 70/100
Invoke Codex CLI as a coworker for implementation, brainstorming, specs, and reviews. Use when you want parallel thinking, cheap execution, or a second opinion.
Score 70/100
로컬 Codex CLI를 사용해 파일이나 텍스트의 품질을 평가합니다. /codex-evaluate <파일경로 또는 평가대상> [기준] 로 실행.
Score 70/100
Create or edit Codex execpolicy .rules files (allow/prompt/forbid commands, define prefix_rule patterns, add match/not_match tests) and validate them with codex execpolicy check.
Score 70/100
Git-aware development workflows with Codex CLI including intelligent commits, PR automation, branch management, and diff application.
Score 70/100
Codex の使い方、CLI/app/IDE、rules・hooks・AGENTS.md・skills・subagents・config などを案内する。Codex や OpenAI 製品の仕様を答える前に必ず公式ドキュメントを確認し、rules/approval は `codex execpolicy check` で実検証すること。
Score 70/100
Delegiere Aufgaben an OpenAI Codex CLI im Headless-Mode. Nutzt ChatGPT Subscription (KEIN API Key). Nur Workspace-Zugriff, KEIN System-Zugriff. Auto-Accept mit --full-auto.
Score 70/100
Use when creating, auditing, upgrading, or validating Codex hook packs, hooks.json files, hook scripts, or repo-local/user-level .codex hook installs.
Score 70/100
Codex CLI를 sub-agent로 활용하여 실제 구현 작업을 수행합니다. Claude가 작업을 분석/분해하고, Codex가 코드 작성/수정/리팩토링을 담당합니다. "Codex로 구현", "구현해줘", "코드 작성해줘", "병렬 구현" 요청 시 활성화됩니다.
Score 70/100
Invoke OpenAI Codex CLI with the correct configuration for autonomous code generation. Use when you need Codex to generate or regenerate code files, implement features, or execute…
Score 70/100
Autonomous issue planning and execution workflow for Codex. Supports batch issue processing with integrated planning, queuing, and execution stages.
Score 70/100
Use this `codex-mcp` skill to instruct another AI Agent to invoke a tool or execute a workflow on your behalf for the following scenario, 1.When you are requested to invoke a mcp…
Score 70/100
Use when the user wants to set up or sync Codex MCP servers for Polaris workflows. Trigger: 'codex mcp', '同步 mcp', '設定 codex mcp', '讓 codex 接 mcp', 'codex mcp setup'.
Score 70/100
[DEPRECATED] Run multiple AI agent threads in parallel with bounded concurrency. Use evolving-workflow instead.
Score 70/100
Use this when updating the codex submodule or when patch files in codex-patches/ need to be added, regenerated, or repaired.
Score 70/100
[TMUX MODE] Send plan to Codex via tmux file-based IPC. Only use when user explicitly runs /codex-plan-review command.
Score 70/100
Use when the user mentions plugin-dev, wants a plugin-dev-like toolkit inside Codex CLI, asks how to start creating skills/agents/MCP/commands/hooks, or wants a guided menu to…
Score 70/100
Use when the user asks how to structure Codex skills (folders, SKILL.md, supporting files), wants plugin-dev-like organization, or needs conventions for templates/scripts bundled…
Score 70/100
Use when the user suspects a Codex skill is not triggering, wants to validate SKILL.md frontmatter (name/description), check description quality for discovery, or needs a…
Score 70/100
Read and integrate response from Codex. Use when user says codex read, get codex response, or check codex results.
Score 70/100
Use to resume a previous Codex conversation. Triggers on "continue codex", "resume codex", "pick up where codex left off", "continue the codex session".
Score 70/100
Run a Codex code review as a second-opinion gate. Returns structured result with findings or graceful skip. Used by /bug-sweep and /workday-complete.
Score 70/100
Professional code review with auto CHANGELOG generation, integrated with Codex AI
Score 70/100
Use at the start of a Codex session (especially sandboxed) to run `scripts/codex-sandbox-preflight.sh` and interpret network + writable_roots constraints.
Score 70/100
Запускает Codex в режиме falsification-first: ломает идею/код/архитектуру ДО реализации. Ищет hidden assumptions, failure modes, edge cases.
Score 70/100
VMware vCenter/ESXi read-only monitoring. Code-level enforced safety — no destructive operations exist in this codebase.
Score 70/100
Use when user asks to leverage codex, gpt-5, or gpt-5.1 to implement something (usually implement a plan or feature designed by Claude).
Score 70/100
Запускает Codex в режиме Triple Solution Finder: находит OBVIOUS (простой/проверенный), NON-OBVIOUS (неожиданный), и BEST (оптимальный) вариант решения любой задачи.
Score 70/100
Check the current status of Codex collaboration. Use when user says codex status, check codex, or collaboration status.
Score 70/100
Run in-session task loops via the codex-taskloop-plugin MCP server and stop hook.
Score 70/100
Use for deep multi-step investigation and analysis with Codex. Triggers on "codex deep analysis", "investigate with codex", "codex thorough investigation", "have codex think…
Score 70/100
Execute and manage Codex CLI tools including file operations, shell commands, web search, and automation patterns.
Score 70/100
Запускает Codex в режиме Brian Tracy Strategic Clarity: находит A1-приоритет, frog-задачу, что исключить. Для кода, проекта, backlog, застревания в ступоре.
Score 70/100
Zero Data Retention mode for sensitive/proprietary code - no code stored on OpenAI servers
Score 70/100
OpenAI Codex CLI configuration guide for Claude. Use when users ask about: codex config, ~/.codex/config.toml, codex sandbox policies, codex approval modes, creating codex skills,…
Score 70/100
Garante padrões de código HTML limpo, semântico e consistente. Use quando criar ou modificar arquivos HTML, estruturar páginas, ou o usuário mencionar HTML, tags, atributos, ou…
Score 70/100
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
Score 70/100
Construction d'agents de coding autonomes capables de lire, écrire et modifier du code. Se déclenche avec "coding agent", "agent de code", "agent développeur", "Devin",…
Score 70/100
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
Score 70/100
Spawn and control external coding agents (Claude Code, Codex, OpenCode, Pi) for delegating tasks. Use when (1) user asks to run another coding agent, (2) delegating subtasks to a…
Score 70/100
Bookmark where a coding session left off into an uncommitted checkpoint file for cold-start continuation
Score 70/100
Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, code style, best practice, P.NAM, G.FMT, code review, naming…
Score 70/100
Install, update, audit, diagnose, and explain @brainwav/coding-harness when repository governance, harness init, CI migration, or action-sync needs live command evidence.
Score 70/100
Code quality practices: error handling, validation, logging, and DRY. Use when writing or reviewing code.
Score 70/100
Search all 23,313 General skills →