deployments-cicd
vmain
io.github.openai/plugins/deployments-cicd
Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel.
“OpenAI Codex” 共 343 个结果
vmain
io.github.openai/plugins/deployments-cicd
Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel.
vmain
io.github.openai/plugins/nextjs
Next.js App Router expert guidance. Use when building, debugging, or architecting Next.js applications — routing, Server Components, Server Actions, Cache Components, layouts, middleware/proxy, data fetching, rendering strategies, and deployment on Vercel.
vmain
io.github.openai/codex/code-review-context
Model visible context
vmain
io.github.dreamhunter2333/cloudflare_temp_email/cf-temp-mail-agent-mail
Read and send mails from a cloudflare_temp_email mailbox using a user-supplied Address JWT and API base URL. Use when the user (or an agent such as OpenClaw / Codex / Cursor) needs to list the inbox, fetch a specific message, or send an email via the server-parsed /api/parsed_mails, /api/parsed_mail/:id, and /api/send_mail endpoints. Falls back to local parsing of /api/mail/:id raw source with mail-parser-wasm + postal-mime if the parsed endpoints are unavailable. Does NOT handle mailbox creation — the user provides the JWT themselves.
vmain
io.github.openai/codex/code-review-change-size
Change size guidance (800 lines)
vmain
io.github.openai/codex/code-review-breaking-changes
Breaking changes
vmain
io.github.openai/codex/code-review-testing
Test authoring guidance
vmain
io.github.moltis-org/moltis/writing-plans
Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.
vmain
io.github.openai/plugins/expo-deployment
Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes
vmain
io.github.sickn33/antigravity-awesome-skills/code-documentation-code-explain
You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations for developers at all levels.
vmain
io.github.sickn33/antigravity-awesome-skills/codex-review
Professional code review with auto CHANGELOG generation, integrated with Codex AI. Use when you want professional code review before commits, you need automatic CHANGELOG generation, or reviewing large-scale refactoring.
vmaster
io.github.easychen/opc-methodology/opc-dashboard-review
Review the operating health of a one-person company using lightweight metrics, bottleneck analysis, and stop-loss logic. Use when Codex needs to explain review concepts when needed, verify available outputs, ask one question at a time, present multiple bottleneck hypotheses, and write user-confirmed outputs into `opc-doc/`.
vmaster
io.github.kubesphere/kubesphere/frontend-forge-fi-operations
Operate FrontendIntegration resources and the frontend-forge extension. Use when Codex needs to create a FrontendIntegration from FrontendIntegration YAML, update or patch FI lifecycle state, inspect or troubleshoot FI build output, or create, enable, disable, uninstall, and inspect the frontend-forge extension through its InstallPlan and extension resources.
vmain
io.github.openai/plugins/netlify-deploy
Deploy projects to Netlify with the Netlify CLI. Use when the user wants to link a repo, validate deploy settings, run a deploy, or choose between preview and production flows.
vmain
io.github.openai/codex/codex-bug
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 info, or explaining why it is not a bug; follow any additional user-provided instructions.
vmain
io.github.benborla/mcp-server-mysql/mcp-server-mysql
Query MySQL databases from Codex via MCP
vmain
io.github.hashgraph-online/awesome-codex-plugins/automation-builder
Используй только внутри активного Codex Project Autopilot-проекта для automation-задач по его плану; не включай для обычных скриптов вне автопилота.
vmain
io.github.hashgraph-online/awesome-codex-plugins/backend-builder
Используй только внутри активного Codex Project Autopilot-проекта по утверждённому плану; не включай для обычных backend-задач вне автопилота.
vmain
io.github.hashgraph-online/awesome-codex-plugins/database-designer
Используй только внутри активного Codex Project Autopilot-проекта, когда data-layer уже относится к плану автопилота.
vmain
io.github.sd0xdev/sd0x-dev-flow/refactor
Multi-target refactoring orchestrator. Use when: cleaning up messy code/docs, simplifying code, restructuring documents, batch cleanup. Not for: new features (use feature-dev), bug fixes (use bug-fix), code understanding (use code-explore). Output: refactored code/docs + review gate.
vmaster
io.github.mantinedev/mantine/codex-code-review
Run an automated code review of unstaged changes using Codex CLI, then fix issues and re-review in a loop until approved. Use when the user asks to review changes with Codex, run a code review cycle, or invokes /codex-code-review.
vmain
io.github.openai/codex-plugin-cc/codex-cli-runtime
Internal helper contract for calling the codex-companion runtime from Claude Code
vmain
io.github.openai/codex-plugin-cc/codex-result-handling
Internal guidance for presenting Codex helper output back to the user
vmain
io.github.sendou-ink/sendou.ink/sql
Help write, debug, and explore SQLite database queries using Kysely. Use when writing repository code, exploring data, debugging query issues, or understanding the database schema.