Faster return-to-work
The goal is to restore the command names, settings, and extension points you actually reach for, then get you back into the tool.
🔒 Browser-side processing
A compact hub for quickly recovering the commands, settings, and official docs you reach for when you open Claude Code or Codex again.
Why This Exists
This hub is not a long-form opinion piece. It is a quick-recovery cheatsheet for developers who just need the key commands, settings, and official references again.
The goal is to restore the command names, settings, and extension points you actually reach for, then get you back into the tool.
These surfaces change quickly, so each cheatsheet stays anchored to official documentation rather than pretending to be the primary source.
People often search for cheatsheets directly. These pages are meant to capture that intent while still routing into practical references.
Open These First
GitHub Skills Watch
Checked against GitHub on June 8, 2026. Before installing a third-party skill, read the README, SKILL.md, recent commits, and issues.
The fastest star-sorted search for Claude Code skill, command, and plugin repositories.
Use updated sorting when you care more about active maintenance than raw popularity.
Codex-specific skills are still smaller than Claude's ecosystem, so pair this with multi-agent searches.
Find skill packs that support multiple agents such as Claude Code, Codex, Cursor, and Gemini CLI.
The official public Agent Skills repository and the best baseline before reviewing third-party packs.
A practical Claude Code skill pack for real engineering workflows.
Claude Code skills for Cloudflare, React, Tailwind, and AI integration workflows.
A curated list for Claude skills, MCP, and workflow automation resources.
A large multi-agent skill library spanning Claude Code, Codex CLI, Cursor, Gemini CLI, and more.
A Codex-specific Deep Agents CLI skill example for studying Codex skill structure.
Decision Matrix
| Situation | Open first | Keywords to search |
|---|---|---|
| The session is long and context feels heavy | Claude Code | /context, /compact, /clear |
| You want to change local CLI approval behavior | Codex | /permissions, --sandbox, --ask-for-approval |
| You forgot the extension points around MCP, hooks, skills, or plugins | Claude Code | /mcp, /hooks, /plugin, SKILL.md |
| You are setting up longer Codex app work or a team playbook | Codex | AGENTS.md, Skills, MCP, Automations, worktree |
| You want the agent to drive and verify a running app | Claude Code | /run, /verify, /run-skill-generator |
| You want a non-interactive terminal run | Codex | codex exec, codex doctor, codex mcp |
Use Case
The Claude page focuses on session control, running-app verification, and project extension points together.
The Codex page focuses on which surface to use and where to put durable rules, workflows, and external tools.