pub const CLAUDE_HOME_DIR: &str = ".claude";Expand description
Directory under the user’s home that marks a Claude Code installation.
Its presence is how the setup pass decides the machine has an agent to install the skill for; the directory itself is only ever created by Claude Code.