A review collection for scoping a pull request, diagnosing CI failures, writing release notes, and handing off verified results.
Sep 10, 2026 · 3 min read · Abdessalam
Read the guide → : Best Codex skills for code review: from pull request to evidence A focused WordPress collection for planning changes, inspecting layouts, checking block compatibility, and reviewing accessibility evidence.
Sep 10, 2026 · 4 min read · Abdessalam
Read the guide → : Best Codex skills for WordPress: a reviewed starter set Turn a procedure you already understand into a focused skill with a precise trigger, inspectable files, and a useful evaluation record.
Sep 10, 2026 · 3 min read · Abdessalam
Start the tutorial → : Build your first Codex skill: from repeated task to ZIP Inspect a skill package, choose the correct project or personal scope, install it, and verify that Codex can discover it.
Sep 10, 2026 · 3 min read · Abdessalam
Start the tutorial → : How to install Codex skills in Desktop, CLI, and IDE Choose the right Codex building block by deciding whether you need a one-time request, durable project context, a reusable procedure, connected tools, or an installable bundle.
Sep 10, 2026 · 4 min read · Abdessalam
Read article → : Codex skills vs prompts vs AGENTS.md vs MCP vs plugins SKILL.md v1.0.0
Downloadable skill Testing Debugging Pack Workflow evaluated
Verify that a proposed fix removes the reported failure without creating an obvious regression.
Compare Verify a bug fix SKILL.md v1.0.0
Downloadable skill Debugging Debugging Pack Structure checked
Trace a reproduced failure across data and control flow to the code or configuration that creates it.
Compare Trace a root cause SKILL.md v1.0.0
Downloadable skill Debugging Debugging Pack Structure checked
Turn a vague bug report into the smallest repeatable failure with captured evidence.
Compare Reproduce a reported issue