/claude-developer-platform skill conflicts with /clear autocomplete

Resolved 💬 4 comments Opened Feb 19, 2026 by sikegame Closed Feb 23, 2026

Problem

The built-in /claude-developer-platform skill shares the /cl prefix with the built-in /clear command. This means typing /cl + Tab no longer uniquely resolves to /clear — users now need to type /cle to disambiguate.

Impact

/clear is one of the most frequently used commands. Before this skill was added, /cl was sufficient to autocomplete it. This is a small but constant friction in daily workflow.

Suggested Fix

  • Rename the skill to avoid the cl prefix (e.g., /anthropic-api-docs, /api-docs, /dev-platform)
  • Or prioritize built-in commands over skills in autocomplete ranking
  • Or allow users to disable/hide built-in skills they don't use

Environment

  • Claude Code CLI
  • macOS

🤖 Generated with Claude Code

View original on GitHub ↗

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