curl-http
Essential curl commands for HTTP requests, API testing, and file transfers.
ssh-essentials
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
docker-essentials
涵盖Docker容器生命周期管理、镜像构建与管理、Compose编排、网络配置、数据卷和系统维护的核心操作指南。
fzf-fuzzy-finder
Command-line fuzzy finder for interactive filtering and selection - integrates with shell, vim, and other tools.
bat-cat
A cat clone with syntax highlighting, line numbers, and Git integration - a modern replacement for cat.
jq-json-processor
Process, filter, and transform JSON data using jq - the lightweight and flexible command-line JSON processor.
ripgrep
Blazingly fast text search tool - recursively searches directories for regex patterns with respect to gitignore rules.
git-essentials
Git版本控制必备命令与团队协作工作流技能,系统覆盖本地初始化配置、暂存提交、分支管理与切换、合并冲突解决、远程仓库同步、历史日志检索、提交回退撤销、标签发布、变基整理、储藏恢复、子模块与清理等核心场景,深度适配Gitee与GitCode等国内代码托管平台,提供从ERR-001到ERR-008的结构化错误码表与常见问题FAQ解答,适用于日常提交、特性分支协作、紧急修复与历史整理等多种任务。 功能涵盖: essentials。
fd-find
A fast and user-friendly alternative to 'find' - simple syntax, smart defaults, respects gitignore.