Feature request: customisable command palette showing built-in, skill, and user-defined commands

Resolved 💬 3 comments Opened May 2, 2026 by StuLast Closed May 6, 2026

Currently Claude Code has built-in slash commands (\/help\, \/clear\, etc.), skill commands (\/security-review\, \/ultrareview\, etc.), and user-definable keywords via \CLAUDE.md\. These three tiers exist but there's no unified way to discover or display them.

Proposed feature: A first-class command palette (e.g. triggered by \/commands\ or a keyboard shortcut) that renders all available commands in a single view, with a Type column distinguishing Built-in / Skill / Custom. Custom commands would be defined in \CLAUDE.md\ and picked up automatically.

This would make Claude Code significantly more approachable for new users (discoverability) while giving power users a clean way to document and surface their own workflow shortcuts. The \CLAUDE.md\-based customisation already works well — this just gives it a proper UI.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗