Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.0.18 Home All releases olderv2.0.17 v2.0.19newer
Claude Code v2.0.18

Skills Display Enhancement

What: Skills now display without the "/" prefix, distinguishing them visually from regular slash commands.

Details:

  • Regular commands: /command-name
  • Skills: The Skill Name (no "/" prefix)
  • Improves UI consistency and helps users understand the difference between commands and skills
  • Evidence: JoB() at line 3143 (formerly pnB), checks for "The " prefix

See this entry in the whole of v2.0.18 →