16,832 skills sorted by stars.
This skill should be used when the user asks to "create a codex prompt", "write a CTM", "format task for codex", "optimize prompt...
Use OpenAI Codex CLI to answer questions about code, analyze files, or perform read-only codebase exploration. Invoke this skill w...
Read and integrate response from Codex. Use when user says codex read, get codex response, or check codex results.
Codex guided reasoning mode for complex fixes with explicit checkpoints.
Use to resume a previous Codex conversation. Triggers on "continue codex", "resume codex", "pick up where codex left off", "contin...
Use when operating Codex CLI itself (config, profiles, sandbox, approvals, and safe usage patterns).
Enforce repo execution discipline: keep PRs small; run migration-smoke when invariants change; never hand-edit vendored contracts.
Use Codex CLI sandbox mode to try risky changes safely. Isolated experimentation with network disabled and directory restrictions.
Run code in Codex fully isolated sandbox - network disabled, CWD only, Seatbelt/Docker isolation
Use at the start of a Codex session (especially sandboxed) to run `scripts/codex-sandbox-preflight.sh` and interpret network + wri...
Investigate the @openai/codex-sdk API by first inspecting installed .d.ts typings in node_modules, then cloning and searching the...
Search the web using OpenAI Codex CLI to find current documentation, best practices, solutions, and technical information. Use whe...
Non-interactive automation mode using OpenAI Codex
Codex CLI用のスキル作成ガイド。YAML frontmatter、ディレクトリ構造、ベストプラクティスを解説。Use when creating new Codex skills, updating existing skills, or learni...
Check the current status of Codex collaboration. Use when user says codex status, check codex, or collaboration status.
Helps you to run a subagent using codex exec
Run in-session task loops via the codex-taskloop-plugin MCP server and stop hook.
A test local skill for Codex. Use when testing Codex-specific local skills.
Use for deep multi-step investigation and analysis with Codex. Triggers on "codex deep analysis", "investigate with codex", "codex...
codeXray 功能开发模块。当需要实现项目分析、文档生成、代码注释、AI 工作流、Copilot API 集成时使用。涵盖文件遍历、分层分析、上下文管理、文档输出等核心功能。
代碼撰寫與自動化。觸發:code, script, tool, automate, batch, crawler, API, 寫程式, 腳本, 自動化
My personal best practices for writing clear and effective code comments.
Apply consistent security, performance, and accessibility standards across all recommendations. Use when reviewing code, designing...
Best practices for writing clear, actionable error messages in code.
Enforce ThemeGPT complexity budgets and prevent over-engineering. Activates automatically when writing, reviewing, or refactoring...
Comprehensive coding standards for Java and Spring Boot projects. Use when writing new code, refactoring, or setting up project st...
When javascript being written or edited.
Modern coding patterns for clean, maintainable code - use before implementing complex logic; includes orchestration, pure function...
When python, flask, or jinja are being written or edited.
Expert in modern code design standards including SOLID principles, Clean Code patterns (KISS, YAGNI, DRY, TDA), design patterns, a...
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
Enforce repository coding standards for Swift 6.2 concurrency, Swift language rules, Use when reviewing or implementing Swift code...