claudeBenutzer09

Feature Index

Every capability Claude Code ships with, gathered into one list and filterable by type, level, and area. Come here when you know what you are after but not where it lives.

Prefer a compact version you can print? Go to the cheat sheet .

249 of 249 features

New features

DirectoryAdded hook advanced

The `DirectoryAdded` hook fires after `/add-dir` or the SDK `register_repo_root` control request registers a new working directory mid-session. (v2.1.219)

emoji shortcode autocomplete feature beginner

You can insert emoji shortcodes like `:heart:` in the prompt input via autocomplete, and disable it with the `emojiCompletionEnabled` setting. (v2.1.217)

Focus view feature intermediate

The Focus view in the VSCode extension lets you hide tool activity behind an expandable per-turn summary with a live running-tool indicator, toggled with `Ctrl+Alt+F`. (v2.1.221)

prompt-audit command advanced

With the `prompt-audit` subcommand of the `claude-api` skill, you audit prompts and tool descriptions for patterns written for older models. (v2.1.221)