explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

  1. Home
  2. /
  3. Slash Commands
registry://slash-commands

SLASH COMMANDS

Every slash command across Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode — one searchable reference.

100+indexed6 toolscategories
how it works

Filter by tool → find the command → copy syntax into your agent.

All(11)Trending
All toolsClaude CodeAntigravity CLICodex CLIGemini CLICursor CLIOpenCode
All categoriesconfigurationsession-managementutilitycontext-managementsetupparallel-agentsplanningdiagnostics
#CommandToolCategoryTool
1/keybindings

Configure or review keyboard shortcuts mapped to interactive TUI operations.

Antigravity CLIconfigurationAntigravity CLI
2/code-review

Review the current diff for correctness bugs and for reuse, simplification, and efficiency cleanups. Pass --fix to apply findings, --comment to post as GitHub PR comments, or ultra for a deep cloud review.

Claude Codecode-reviewClaude Code
3/design

Research preview: generate a few editable UI artboards for a feature before you build it, then have Claude implement the one you pick.

Claude CodeplanningClaude Code
4/diff

Open an interactive diff viewer showing uncommitted changes and per-turn diffs. Navigate with arrow keys between the git diff and individual Claude turns.

Claude Codecode-reviewClaude Code
5/plan

Enter plan mode to design your approach before coding. Claude proposes an execution plan for review before any implementation starts.

Claude CodeplanningClaude Code
6/security-review

Analyze pending branch for security vulnerabilities — injection, auth issues, data exposure, and other OWASP risks.

Claude Codecode-reviewClaude Code
7/simplify

Review changed code for cleanup opportunities and apply the fixes. Four review agents run in parallel covering reuse, simplification, efficiency, and abstraction level.

Claude Codecode-reviewClaude Code
8/approve

Approve one retry of a recent auto review denial — lets Codex attempt a blocked action once under current policy.

Codex CLIconfigurationCodex CLI
9/diff

Show the Git diff including files Git isn't tracking yet. Review Codex's edits before committing or running tests.

Codex CLIcode-reviewCodex CLI
10/review

Ask Codex to review your working tree — summarizes issues, focusing on behavior changes and missing tests.

Codex CLIcode-reviewCodex CLI
11/plan

Switch to Plan mode — the agent researches your codebase, asks clarifying questions, and produces a reviewable implementation plan before writing code.

Cursor CLIplanningCursor CLI