DeepSeek-Reasonix is a terminal-native AI coding agent built around a cache-first loop for token-efficient, long sessions with 99.82% cache hit rate, supporting web search and persistent workspaces.
bat is a Rust CLI tool replacing cat with syntax highlighting, Git diff markers, paging, and safe fallback for non-interactive terminals. It integrates with many Unix tools.
GitHub CLI (gh) transforms GitHub workflows into terminal-native commands for pull requests, issues, and more, with strong Go-based architecture and multi-platform support.
Graphify uses local tree-sitter parsers to build interactive codebase knowledge graphs, integrating with AI coding assistants while preserving privacy. Supports 25+ languages and multi-format assets.
HolyClaude bundles Claude Code, 7 AI CLIs, a headless browser, and 50+ dev tools in a Docker container that fixes 15+ real-world Docker quirks, enabling AI dev setup in 30 seconds.
yt-dlp is a Python CLI tool with 1,800+ site extractors for audio/video downloading, featuring extensible plugins, multi-OS binaries, and advanced post-processing.
rtk is a Rust CLI proxy that intercepts shell commands to reduce LLM token consumption by 60-90% using a transparent Bash hook and output filtering, supporting 100+ commands.
10x is a TypeScript CLI coding agent that speeds coding up to 20x by routing tasks across a tiered AI model system with customizable multi-step workflows called Superpowers.
Command Code uses a meta neuro-symbolic AI ’taste-1’ model to continuously learn and adapt to your coding style, enabling personalized full-stack project building and bug fixing.
Grok-CLI is a TypeScript terminal coding agent connecting to xAI’s Grok API, featuring Telegram remote control, sub-agent delegation, and macOS automation for interactive and headless workflows.
K9s offers a reactive, keyboard-driven terminal UI for Kubernetes management, turning the CLI into a real-time dashboard with resource watching, editing, and plugin support.
Trivy combines vulnerability detection, misconfiguration scanning, secret discovery, SBOM generation, and license analysis in one Go-based CLI tool for containers, filesystems, and Kubernetes clusters.
fd is a Rust-based replacement for find offering parallelized file search, .gitignore awareness, and powerful parallel command execution with GNU Parallel-style placeholders.
ripgrep is a Rust-based recursive regex search tool that outperforms grep and similar tools through smart optimizations, Unicode handling, and SIMD algorithms.
Lazygit is a Go-based terminal UI that wraps advanced git commands into an intuitive keyboard-driven interface. It simplifies staging, rebasing, bisecting, and more across platforms.
Oh My Zsh is a shell configuration framework with 300+ plugins and 150+ themes, using a simple, universal plugin auto-loading pattern and zero dependencies beyond zsh, git, and curl/wget.
Sherlock is a Python CLI tool that checks username availability across 400+ social networks using a modular JSON-driven detection system. Practical, extensible, and flexible.
cfpsec is a Python CLI tool that fetches Call For Papers data from cfptime.org with security-focused hardening like ANSI escape sanitization and CSV formula injection protection.
google/agents-cli enhances coding assistants with skills for building, evaluating, and deploying AI agents on Google Cloud’s ADK. It offers a modular CLI workflow covering agent scaffolding to observability.