dev-cli-tools
Installation
SKILL.md
Dev CLI Tools
Installs the modern CLI toolbelt and — the part everyone forgets — the shell
integration lines that make half of these tools actually work. Encodes the
2026 state of the ecosystem (eza not exa, fzf --zsh not the install
script, zoxide after compinit).
When NOT to use
- Homebrew missing/broken →
homebrew-setup(prerequisite) - Prompt/theme/plugins →
zsh-setup - GUI apps →
mac-dev-apps· cloud CLIs →cloud-dev-setup· AI agent CLIs →ai-dev-tools· runtimes →language-runtimes - Using the tools (jq queries, ripgrep patterns) → native competence
Prerequisites
command -v brew must succeed; otherwise stop and point at
homebrew-setup.