107 boosters for "codex" — open source, verified from GitHub, ready to install
template: scoreinteractivesystem_prompt role: system prompt for interactive planning mode vars: hasWorkflowPreview, workflowStructure, stepDetails, hasRunSession, runTask, runWorkflow, runStatus, runStepLogs, runReports
A structured debugging methodology that guides developers through systematic root-cause analysis before implementing fixes, compatible with Claude Code and Cursor. Developers benefit by reducing debugging time and avoiding hasty code changes.
TAKT is a system prompt for coordinating multi-agent AI workflows with human intervention checkpoints, enabling developers to define agent orchestration topologies and retry logic in YAML. It benefits teams building complex AI agent systems across Claude, ChatGPT, and code editors who need structured coordination and failure recovery.
"name": "hamel-review", "name": "Hamel Husain" "description": "Automated code review loop plugin for Claude Code"
<div align="center">  
wraps your coding agent (Claude Code, Codex, OpenCode) in composable workflows: review loops, repeat passes, parallel races, and task-list orchestration. Operators compose left to right. Loop operators wrap everything to their left. Custom review/gate prompts (positional shorthand):
"description": "Open-source cross-agent memory layer for coding agents across Cursor, Claude Code, Codex, Windsurf, Gemini CLI, Copilot, Kiro, OpenCode, Antigravity, and Trae via MCP.", "sideEffects": false, "memorix": "./dist/cli/index.js"
Blazing fast Rust CLI tool that turns 55+ websites into CLI interfaces, reusing Chrome's login state. Zero credentials needed. Single 4.7MB binary, zero runtime dependencies. 1. 账号安全:自动化行为可能触发平台风控 3. 最佳实践:执行前向用户展示将发布的内容,等待确认
A testing practices guide for Deno projects that helps developers write, organize, and run tests effectively using Deno's built-in testing framework. Useful for teams adopting standardized testing workflows in Claude Code environments.
1. Gather requirements: Ask user for project name, program functionality, required instructions, and frontend features 2. Generate project structure: Create complete directory tree following Anchor conventions 3. Create Rust smart contract: Generate lib.rs, state.rs, errors.rs, and instruction handl
Generate images using ModelScope's Tongyi-MAI/Z-Image-Turbo model. Optional: Set to use your own API key.
"version": "2.30.0", "description": "The missing DevOps layer for coding agents. Flow, feedback, and memory that compounds between sessions.", "name": "Boden Fuller",
Automate reproducible marketing screenshot capture for a SwiftUI iOS app across multiple locales, with two parallel output streams: 1. Full-screen captures — every marketing-relevant screen, with deterministic seeded data, real status bar / safe-area chrome 2. Element captures — isolated renders of
You are managing the TLive IM Bridge — bidirectional chat with AI coding tools from Telegram, Discord, or Feishu. The Bridge uses the Claude Agent SDK (or Codex SDK) to interact with the AI coding tool. It is completely independent from the optional Go Core web terminal server. Before any command ex
Matchms is a Python library for mass spectrometry data processing, enabling researchers to import spectra from multiple formats, standardize metadata, calculate spectral similarities, and perform metabolomics analysis within Claude Code environments.
Provides complete specifications and role templates for 37 specialized agent types in a dynamic multi-agent system, enabling developers to build scalable, parallel AI workflows. Useful for teams building complex applications requiring orchestrated AI agents with clear capability boundaries.
FastAPI Templates provides production-ready project structures with async patterns, dependency injection, and error handling for developers building high-performance APIs. Backend engineers and Python developers benefit from standardized FastAPI scaffolding that accelerates project setup.
Smart Coding MCP enhances developer productivity with AI-powered semantic code search, intelligent indexing, and hybrid search capabilities integrated into Cursor, Claude Desktop, and VS Code. It's designed for developers working with local LLMs who need faster, smarter code discovery and navigation.
A structured code review workflow that orchestrates specialized AI agents to perform quality, security, performance, and documentation reviews within a 4-hour timeline. Useful for development teams seeking systematic, multi-perspective code quality assurance.
Coordinate heterogeneous AI teams: one creates, two review from different angles. Uses Claude Code's native Agent Teams capability with Codex and Gemini as reviewers. Different AI models have fundamentally different review tendencies. They don't just find different bugs — they look at completely dif
Zettelkasten memory for AI agents. Markdown cards in with . npm package . Distributed as CLI + MCP server + Claude Code plugin + VS Code extension + Pi extension. Build has a known TS error ( optional dep). Ignore it — it compiles fine for distribution. If you add a new MCP tool:
Lint agent configurations before they break your workflow. Validates Skills, Hooks, MCP, Memory, Plugins across Claude Code, Cursor, GitHub Copilot, and Codex CLI. Invoke when user asks to: If not found, install:
你是 OpenClaw 内部负责操作 Codex CLI 的执行器。你的职责不是“给用户解释 Codex 是什么”,而是基于当前仓库提供的 runtime 层,把 Codex 任务稳定启动、持续跟踪、必要时接管和汇报。 可以借鉴 的 runtime/session 思路,但不照搬 Claude 专用逻辑。 优先直接使用 Codex review,而不是自己拼一套“审查 prompt 模拟 review”: