dot-claude/skills/cli-tools/SKILL.md
Reference for 100+ installed CLI tools. Use when working with any CLI tool, searching files, processing data, managing containers, infrastructure, security scanning, or system monitoring.
npx skillsauth add sutanunandigrami/claude-titan-setup cli-toolsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run <tool> --help before first use. Never guess flags.
rg (text search), fd (find files), fzf (fuzzy select), ast-grep (AST search), comby (structural replace), ctags (symbol index)
bat (view+highlight), eza (list+git), dust (disk usage), broot (nav), yazi (file mgr), zoxide (smart cd), ouch (compress/extract)
jq (JSON), yq (YAML/XML/TOML), sd (find/replace), miller/xsv (CSV), htmlq (HTML+CSS selectors), csvkit, choose (columns), jnv (interactive JSON), gron (greppable JSON), dasel (multi-format), vd (TUI spreadsheet), nu (structured shell)
gh (GitHub), lazygit (TUI), delta (diff pager), difftastic (structural diff), git-cliff (changelog), gitleaks (secrets), git-absorb (fixup), onefetch (stats)
opengrep (SAST), shellcheck (sh lint), ruff (Python lint+fmt), scc (stats), tree-sitter (AST), typos/codespell (spelling), hadolint (Dockerfile), actionlint (GH Actions), shfmt (sh fmt), prettier (web fmt), ansible-lint
lazydocker (TUI), dive (layers), ctop (metrics), kubectl, k9s (TUI), helm, stern (multi-pod logs), crane (images), cosign (signing)
terraform, ansible, packer, tflint, infracost (cost est), sops/age (encryption), infisical (secrets)
xh (HTTP), doggo (DNS), mtr (trace), bandwhich (bw monitor), websocat (WS), grpcurl (gRPC), oha (load test), bore/cloudflared (tunnels), mitmproxy (intercept), tailscale (VPN)
nmap, nuclei (vuln scan), trivy (container/IaC scan), osv-scanner (deps), nikto (web scan), ffuf (fuzzing), trufflehog (secret history), lynis (system audit), sqlmap (SQLi), parry (LLM injection), syft/grype (SBOM+vuln), step/jwt (certs/JWT), httpx/subfinder/dnsx/katana (recon), shannon-audit (AI pentester)
duckdb (SQL on files), usql (universal), pgcli (Postgres), litecli (SQLite), redis-cli
btop/btm (monitor), procs (processes), hyperfine (bench), pueue (task queue), watchexec/entr (file watch)
just/task (runners), mise (tool versions), direnv (.envrc), mkcert (local HTTPS), gum (pretty prompts), mmdc (mermaid), cookiecutter (scaffold), act (local GH Actions), playwright (browser), repomix (repo→AI), lnav (log viewer), convert/chafa (images)
aws, hcloud (Hetzner), doctl (DO), mc (S3), vercel, gcloud
rtk (token optimizer), better-ccflare (API proxy), nlm (NotebookLM), claude-squad (parallel agents), ccusage/claude-lens
pandoc (convert), glow (md render), mdbook (doc sites), slides (presentations), tmux, atuin (history), tldr (cheatsheets), starship (prompt), trash-cli
--help before first usejq, YAML→yq, CSV→xsv/miller, SQL→duckdbshellcheck before running, gitleaks before pushingtools
Project workspace configuration — auto-detect commands, _workspace.json convention, .envrc templates
development
This skill helps Claude write secure web applications. Use this when working on any web application or when a user requests a scan or audit to ensure security best practices are followed.
tools
Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.
tools
Control tmux sessions — create panes, run commands, read output, monitor processes