[BUG] Slash commands (skills) not appearing in editor autocomplete

Resolved 💬 3 comments Opened Mar 9, 2026 by lanakamffer Closed Mar 12, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Sure! Here's a draft GitHub issue you can post to https://github.com/anthropics/claude-code/issues:

---

Title: Slash commands (skills) not appearing in editor autocomplete

Description:

Slash commands are not showing up in Claude Code's autocomplete, even after restarting and updating to the latest version. This affects all system skills (e.g., /skill-creator, /pdf, /xlsx, /commit, etc.) — none appear as available commands.

Environment:

  • OS: macOS (Darwin 24.5.0)
  • Claude Code: [latest after recent update]
  • Shell: zsh

Steps to reproduce:

  1. Open Claude Code editor
  2. Type / in the chat/command input
  3. Check autocomplete suggestions

Expected behavior:
Slash commands should appear in the autocomplete list (e.g., /skill-creator, /pdf, /xlsx, /commit, etc.)

Actual behavior:
No slash commands appear in autocomplete. Slash commands appear to be unavailable or not initialized.

What I've tried:

  • Restarted Claude Code
  • Updated to latest version
  • Checked multiple slash commands (/skill-creator, /pdf, /xlsx, /commit)

Additional context:
The Skill tool works programmatically (via claude -p or agent invocation), but user-facing slash commands are not discoverable or accessible in the editor interface.

---

Feel free to copy/paste that and adjust any details as needed!

What Should Happen?

Using "/" should show Claude skills from the customisation settings and any custom skills in my .claude/skills

Error Messages/Logs

Steps to Reproduce

In claude code on desktop, enter "/skill-creator".
Expect to see the skill in line or auto suggested as it is enabled for my desktop.
Instead I don't see it, only see my .claude/skills

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.64

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

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