# Claude Code Config Personal configuration for [Claude Code](https://claude.com/claude-code), version-controlled from `~/.claude`. ## Contents - `settings.json` — global settings (theme, spinner verbs, etc.) - `skills/` — custom skills available across all projects - `plugins/` — installed plugin marketplaces ## Notes Most of `~/.claude` is runtime state (session history, credentials, caches, task locks) and is intentionally left untracked. Only stable, hand-authored config should be added to this repo.