Search
Find your next useful step.
Search articles, downloadable skills, and directory resources. Narrow the results by topic, format, level, or content type.
Search and filter
67 results
Library results
Codex worktrees explained with a real project workflow
Understand when an isolated worktree helps, how project setup follows it, and how to bring a reviewed change back into your normal workflow.
· 4 min read · Abdessalam
Read the guide : Codex worktrees explained with a real project workflowBest Codex skills for code review: from pull request to evidence
A review collection for scoping a pull request, diagnosing CI failures, writing release notes, and handing off verified results.
· 3 min read · Abdessalam
Read the guide : Best Codex skills for code review: from pull request to evidenceBest Codex skills for WordPress: a reviewed starter set
A focused WordPress collection for planning changes, inspecting layouts, checking block compatibility, and reviewing accessibility evidence.
· 4 min read · Abdessalam
Read the guide : Best Codex skills for WordPress: a reviewed starter setBuild your first Codex skill: from repeated task to ZIP
Turn a procedure you already understand into a focused skill with a precise trigger, inspectable files, and a useful evaluation record.
· 3 min read · Abdessalam
Start the tutorial : Build your first Codex skill: from repeated task to ZIPHow to install Codex skills in Desktop, CLI, and IDE
Inspect a skill package, choose the correct project or personal scope, install it, and verify that Codex can discover it.
· 3 min read · Abdessalam
Start the tutorial : How to install Codex skills in Desktop, CLI, and IDECodex skills vs prompts vs AGENTS.md vs MCP vs plugins
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.
· 4 min read · Abdessalam
Read article : Codex skills vs prompts vs AGENTS.md vs MCP vs pluginsVerify a bug fix
Verify that a proposed fix removes the reported failure without creating an obvious regression.
Trace a root cause
Trace a reproduced failure across data and control flow to the code or configuration that creates it.
Reproduce a reported issue
Turn a vague bug report into the smallest repeatable failure with captured evidence.
Create a focused regression plan
Build a risk-based regression plan for a change without duplicating implementation details.
Synchronize project documentation
Keep setup, command, configuration, and behavior documentation aligned with the repository.
Review project dependencies
Assess dependency updates for compatibility, security signals, and practical rollout risk.