{"version":"1.0","type":"stack","id":"e311a40b-2cff-4429-b917-63135f507d81","url":"https://stacklist.com/stack/e311a40b-2cff-4429-b917-63135f507d81","title":"Modern Terminal Toolkit: CLI Tools Worth Installing in 2026","description":"A curated toolkit of modern command-line programs that make the terminal faster and more pleasant in 2026. It gathers best-in-class replacements for everyday Unix commands — search, file listing, navigation, diffing, and history — alongside the environment pieces that tie them together (a customizable prompt, a friendly multiplexer, a GPU-accelerated terminal), plus a quick-reference on-ramp for learning any command fast. Every entry links to the tool's primary source.","privacy":"public","created_at":"2026-07-02T10:04:40.857Z","updated_at":"2026-07-02T10:04:40.857Z","author":{"username":"petar-jakopec-827","name":"Unknown","url":"https://stacklist.com/petar-jakopec-827","type":"person"},"category":null,"items":[{"id":"983b5772-1b22-48f6-afba-c72e649f023a","position":1,"title":"ripgrep: Fast Regex Search for Directories","url":"https://github.com/BurntSushi/ripgrep","note":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore. It is designed to be fast and efficient, making it a powerful tool for developers and system administrators.","image":{"url":"https://ucarecdn.com/143da098-7cee-43fa-9307-d0c151604528/","alt":"ripgrep: Fast Regex Search for Directories","width":1200,"height":600},"direct_link":"https://stacklist.com/card/983b5772-1b22-48f6-afba-c72e649f023a","created_at":"2026-07-02T10:04:56.183Z","updated_at":null,"aco":{"summary":"Ripgrep (rg) is a fast, line-oriented search tool that recursively searches directories for regex patterns while respecting gitignore rules and skipping hidden/binary files. The documentation includes detailed performance benchmarks comparing ripgrep against tools like GNU grep, The Silver Searcher, ack, and ugrep across various search scenarios on the Linux kernel source and large files.","tags":["ripgrep","search-tool","regex","benchmarking","command-line","grep","performance"],"key_entities":[{"name":"ripgrep","type":"technology","confidence":0.99},{"name":"GNU grep","type":"technology","confidence":0.95},{"name":"The Silver Searcher","type":"technology","confidence":0.9},{"name":"ack","type":"technology","confidence":0.85},{"name":"ugrep","type":"technology","confidence":0.9},{"name":"hypergrep","type":"technology","confidence":0.8},{"name":"git grep","type":"technology","confidence":0.85},{"name":"Linux","type":"technology","confidence":0.8},{"name":"regex","type":"concept","confidence":0.9},{"name":"Intel i9-12900K","type":"technology","confidence":0.75}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:05.695Z"},"token_counts":{"approximate":4135,"cl100k":4048},"content_hash":"sha256:8625fc4ba5635bba83e7be0dd2bad294b575bbe29e78bef95fa055ffdf5b2fd1","acp_version":"0.2","body_available":true,"body_tokens":4135,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"ad115608-22ac-4905-8d8d-e73ddaf4d851","position":2,"title":"A simple, fast and user-friendly alternative to 'find'","url":"https://github.com/sharkdp/fd","note":"fd is a simple, fast and user-friendly alternative to the Unix 'find' command. It offers a modern interface and improved performance for file searching tasks.","image":{"url":"https://ucarecdn.com/b7e82f4b-7b89-40ce-966d-5fb672990b7e/","alt":"A simple, fast and user-friendly alternative to 'find'","width":1200,"height":600},"direct_link":"https://stacklist.com/card/ad115608-22ac-4905-8d8d-e73ddaf4d851","created_at":"2026-07-02T10:04:58.132Z","updated_at":null,"aco":{"summary":"fd is a simple, fast, and user-friendly command-line tool for finding entries in the filesystem, serving as an alternative to the traditional find command. It features intuitive syntax, regular expression and glob-based patterns, parallelized directory traversal, smart case sensitivity, and integration with .gitignore.","tags":["fd","command-line-tool","file-search","filesystem","find-alternative","regex","cli"],"key_entities":[{"name":"fd","type":"technology","confidence":0.99},{"name":"find","type":"technology","confidence":0.95},{"name":"Git","type":"technology","confidence":0.85},{"name":".gitignore","type":"technology","confidence":0.85},{"name":"regular expressions","type":"concept","confidence":0.9},{"name":"parallelized directory traversal","type":"concept","confidence":0.85},{"name":"glob patterns","type":"concept","confidence":0.8}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:06.479Z"},"token_counts":{"approximate":5812,"cl100k":5641},"content_hash":"sha256:723365612189ebdbf0717de1760814b0eeb4ee06d687eab6c0f65750b0027109","acp_version":"0.2","body_available":true,"body_tokens":5812,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"d256a193-5145-461c-aed5-fbda19dda229","position":3,"title":"GitHub - sharkdp/bat: A cat(1) clone with wings","url":"https://github.com/sharkdp/bat","note":"bat is a clone of cat with syntax highlighting and Git integration. Contribute to the development of bat on GitHub by creating an account.","image":{"url":"https://ucarecdn.com/69259755-85c4-4083-b515-5de90621db97/","alt":"GitHub - sharkdp/bat: A cat(1) clone with wings","width":1280,"height":640},"direct_link":"https://stacklist.com/card/d256a193-5145-461c-aed5-fbda19dda229","created_at":"2026-07-02T10:05:00.235Z","updated_at":null,"aco":{"summary":"bat is a cat(1) clone featuring syntax highlighting, Git integration, automatic paging, and non-printable character display for terminal use. The tool supports integration with fzf, ripgrep, find, tail, git diff, xclip, and man, and can serve as a drop-in replacement for cat.","tags":["bat","syntax-highlighting","command-line","git-integration","cat-replacement","terminal-tools","pager"],"key_entities":[{"name":"bat","type":"technology","confidence":0.99},{"name":"git","type":"technology","confidence":0.95},{"name":"fzf","type":"technology","confidence":0.85},{"name":"ripgrep","type":"technology","confidence":0.85},{"name":"cat","type":"technology","confidence":0.9},{"name":"delta","type":"technology","confidence":0.7},{"name":"bat-extras","type":"technology","confidence":0.75},{"name":"syntax-highlighting","type":"concept","confidence":0.95}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:08.826Z"},"token_counts":{"approximate":6847,"cl100k":6149},"content_hash":"sha256:9b73c387073c2ba0a38563b0c5e75939959117d67b006e3c7749099e9882eabb","acp_version":"0.2","body_available":true,"body_tokens":6847,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"93e233d5-0fc1-47fc-9376-e4ca4fbb6c85","position":4,"title":"A modern alternative to ls · GitHub","url":"https://github.com/eza-community/eza","note":"A modern alternative to ls. Contribute to eza-community/eza development by creating an account on GitHub.","image":{"url":"https://ucarecdn.com/0024b463-8736-4960-9e1a-9d324d6467b3/","alt":"A modern alternative to ls · GitHub","width":1181,"height":640},"direct_link":"https://stacklist.com/card/93e233d5-0fc1-47fc-9376-e4ca4fbb6c85","created_at":"2026-07-02T10:05:02.229Z","updated_at":null,"aco":{"summary":"eza is a modern, feature-rich replacement for the Unix/Linux ls command, offering color-coded output, Git integration, hyperlink support, and extensive display, filtering, and long-view options. It is available for macOS, Linux, and Windows, and can be installed via Nix or platform-specific instructions.","tags":["eza","command-line","ls-replacement","terminal","file-listing","open-source","cli-tool"],"key_entities":[{"name":"eza","type":"technology","confidence":0.99},{"name":"ls","type":"technology","confidence":0.9},{"name":"exa","type":"technology","confidence":0.85},{"name":"Nix","type":"technology","confidence":0.9},{"name":"Git","type":"technology","confidence":0.85},{"name":"eza-community","type":"organization","confidence":0.8},{"name":"Warp","type":"technology","confidence":0.7},{"name":"SELinux context","type":"concept","confidence":0.7}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:11.866Z"},"token_counts":{"approximate":1789,"cl100k":1664},"content_hash":"sha256:d23d48f38b2c246f623aad28fe2c852b77274fc41d61493bbc1d0554bacc9380","acp_version":"0.2","body_available":true,"body_tokens":1789,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"371a1825-ab9e-4d71-89a5-103fd4ae78cc","position":5,"title":"zoxide: A smarter cd command for all major shells","url":"https://github.com/ajeetdsouza/zoxide","note":"zoxide is a smarter cd command that enhances navigation in the terminal by allowing users to jump to directories based on usage patterns. It supports all major shells and is designed to improve efficiency and productivity for developers and command line users.","image":{"url":"https://ucarecdn.com/c2504b82-0edc-4a84-abd6-7e7b9ee43f9e/","alt":"zoxide: A smarter cd command for all major shells","width":2002,"height":1002},"direct_link":"https://stacklist.com/card/371a1825-ab9e-4d71-89a5-103fd4ae78cc","created_at":"2026-07-02T10:05:04.266Z","updated_at":null,"aco":{"summary":"Zoxide is a smarter cd command for shell navigation that remembers frequently used directories, allowing users to jump to them with minimal keystrokes. The documentation covers installation instructions across Linux, macOS, Windows, BSD, and Android, along with shell setup and configuration details.","tags":["zoxide","command-line","shell-navigation","directory-jumping","installation-guide","cross-platform","productivity"],"key_entities":[{"name":"zoxide","type":"technology","confidence":0.99},{"name":"ajeetdsouza","type":"person","confidence":0.85},{"name":"fzf","type":"technology","confidence":0.75},{"name":"Warp","type":"technology","confidence":0.7},{"name":"directory navigation","type":"concept","confidence":0.9},{"name":"Bash","type":"technology","confidence":0.8},{"name":"PowerShell","type":"technology","confidence":0.7}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:12.290Z"},"token_counts":{"approximate":2289,"cl100k":2200},"content_hash":"sha256:f097143642aaa43927a3d43278a18df45b17990abbc93ec4c8c43284eef7d99b","acp_version":"0.2","body_available":true,"body_tokens":2289,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"93685795-600c-493b-aa33-f1ad8e4b9e59","position":6,"title":"GitHub - junegunn/fzf: A command-line fuzzy finder","url":"https://github.com/junegunn/fzf","note":":cherry_blossom: A command-line fuzzy finder. Contribute to junegunn/fzf development by creating an account on GitHub.","image":{"url":"https://ucarecdn.com/8d4221cf-aaec-4d99-9ec4-93d77b580ce1/","alt":"GitHub - junegunn/fzf: A command-line fuzzy finder","width":4000,"height":2200},"direct_link":"https://stacklist.com/card/93685795-600c-493b-aa33-f1ad8e4b9e59","created_at":"2026-07-02T10:05:06.283Z","updated_at":null,"aco":{"summary":"fzf is a general-purpose command-line fuzzy finder and interactive terminal toolkit that enables fuzzy matching, file selection, command history browsing, and building custom terminal workflows. The documentation covers installation across multiple platforms and package managers, shell integration for Bash/Zsh/Fish/Nushell, Vim/Neovim plugin setup, and advanced usage including preview windows and interactive ripgrep integration.","tags":["fzf","command-line","fuzzy-finder","terminal","shell-integration","vim","cli-tool"],"key_entities":[{"name":"fzf","type":"technology","confidence":1},{"name":"junegunn","type":"person","confidence":0.85},{"name":"Bash","type":"technology","confidence":0.9},{"name":"Zsh","type":"technology","confidence":0.9},{"name":"Fish","type":"technology","confidence":0.85},{"name":"Nushell","type":"technology","confidence":0.8},{"name":"Vim","type":"technology","confidence":0.9},{"name":"Neovim","type":"technology","confidence":0.9},{"name":"Homebrew","type":"technology","confidence":0.85},{"name":"ripgrep","type":"technology","confidence":0.75},{"name":"fuzzy-matching","type":"concept","confidence":0.95}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:15.474Z"},"token_counts":{"approximate":7960,"cl100k":7782},"content_hash":"sha256:321bda3abfc92d0f115d77027ee79449b9a0411a243665fd771264dfeaca0e0b","acp_version":"0.2","body_available":true,"body_tokens":7960,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"ab9ac50d-cbc3-4bc6-82d0-24c191de97be","position":7,"title":"Delta: A Syntax-Highlighting Pager for Git Output","url":"https://github.com/dandavison/delta","note":"Delta is a syntax-highlighting pager designed for git, diff, grep, rg --json, and blame output. It enhances the readability of command-line outputs, making it easier for developers to analyze changes and differences in code.","image":{"url":"https://ucarecdn.com/5ddbd49d-65fa-481d-8b64-bfce4a287e01/","alt":"Delta: A Syntax-Highlighting Pager for Git Output","width":1200,"height":600},"direct_link":"https://stacklist.com/card/ab9ac50d-cbc3-4bc6-82d0-24c191de97be","created_at":"2026-07-02T10:05:08.131Z","updated_at":null,"aco":{"summary":"Delta is a syntax-highlighting pager for git, diff, and grep output that enhances diff readability with features like side-by-side view, line numbering, word-level highlighting, and customizable themes. It integrates with git via configuration settings and supports advanced features including merge conflict display, git blame enhancement, and terminal hyperlinks to hosting providers.","tags":["git-delta","diff-viewer","syntax-highlighting","command-line-tool","git-configuration","side-by-side-diff","terminal-pager"],"key_entities":[{"name":"delta","type":"technology","confidence":0.99},{"name":"git","type":"technology","confidence":0.98},{"name":"bat","type":"technology","confidence":0.85},{"name":"ripgrep","type":"technology","confidence":0.75},{"name":"syntax-highlighting","type":"concept","confidence":0.95},{"name":"side-by-side-diff","type":"concept","confidence":0.9},{"name":"dandavison","type":"person","confidence":0.85},{"name":"th1000s","type":"person","confidence":0.8},{"name":"GitHub","type":"organization","confidence":0.8},{"name":"GitLab","type":"organization","confidence":0.7},{"name":"Levenshtein edit inference","type":"concept","confidence":0.8}],"classification":"tutorial","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:17.475Z"},"token_counts":{"approximate":829,"cl100k":703},"content_hash":"sha256:1eec38a35a1875305adf48ad112a5a4c3cb90c8eeeeaee555d2a4a4bbfa4853f","acp_version":"0.2","body_available":true,"body_tokens":829,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"644ce31e-8090-4d8a-b79a-03d8ec005b11","position":8,"title":"Making Your Shell Magical with Atuin","url":"https://github.com/atuinsh/atuin","note":"Atuin is a tool designed to enhance your shell experience, making it more magical and efficient. This GitHub repository allows users to contribute to the development of Atuin and explore its features.","image":{"url":"https://ucarecdn.com/d3a3cfcc-66e8-40a8-bdc3-59ab6efde6c9/","alt":"Making Your Shell Magical with Atuin","width":1200,"height":600},"direct_link":"https://stacklist.com/card/644ce31e-8090-4d8a-b79a-03d8ec005b11","created_at":"2026-07-02T10:05:10.132Z","updated_at":null,"aco":{"summary":"Atuin is a shell history tool that replaces the default history file with a SQLite database, recording additional context like exit codes, duration, and working directory while offering encrypted cross-machine synchronization. It supports multiple shells including zsh, bash, fish, and nushell, and provides a full-screen search UI, statistics, and flexible filtering modes.","tags":["shell-history","atuin","sqlite","command-line","encrypted-sync","terminal","open-source"],"key_entities":[{"name":"Atuin","type":"technology","confidence":0.99},{"name":"SQLite","type":"technology","confidence":0.95},{"name":"bash","type":"technology","confidence":0.85},{"name":"zsh","type":"technology","confidence":0.85},{"name":"fish","type":"technology","confidence":0.8},{"name":"nushell","type":"technology","confidence":0.8},{"name":"encrypted synchronization","type":"concept","confidence":0.9},{"name":"Atuin Cloud","type":"organization","confidence":0.85},{"name":"bash-preexec","type":"technology","confidence":0.7}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:18.273Z"},"token_counts":{"approximate":610,"cl100k":540},"content_hash":"sha256:f1e61c0c556beeacd360f9f06d79956383186db90a6ee5eb84c3c16a4b04b123","acp_version":"0.2","body_available":true,"body_tokens":610,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"06cf2f4e-ee1f-46be-9c7b-6cdd602647c1","position":9,"title":"Starship: Cross-Shell Prompt","url":"https://starship.rs/","note":"Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal.","image":{"url":"https://ucarecdn.com/56d21ad8-8278-4c10-ab8c-bf603342c965/","alt":"Starship: Cross-Shell Prompt","width":1280,"height":800},"direct_link":"https://stacklist.com/card/06cf2f4e-ee1f-46be-9c7b-6cdd602647c1","created_at":"2026-07-02T10:05:11.862Z","updated_at":null,"aco":{"summary":"Compatibility First is a feature or principle emphasizing support across the most common shells and operating systems. It promotes universal usability by ensuring the tool works everywhere.","tags":["compatibility","cross-platform","shells","operating-systems","portability"],"key_entities":[{"name":"Compatibility First","type":"concept","confidence":0.85},{"name":"cross-platform compatibility","type":"concept","confidence":0.9},{"name":"shells","type":"technology","confidence":0.7}],"classification":"snippet","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:18.972Z"},"token_counts":{"approximate":27,"cl100k":19},"content_hash":"sha256:ff2596734e9bcc4e602181fd5b6996496611506bcf6852cc172bd81bd2ff9910","acp_version":"0.2","body_available":true,"body_tokens":27,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"cab36ca0-f3ab-4a24-b0f3-df409b8c6270","position":10,"title":"Zellij - Terminal Workspace with Batteries Included","url":"https://zellij.dev","note":"Zellij is a terminal workspace designed to enhance productivity by providing a flexible and efficient environment for developers. It includes features like layout management, plugin support, and a user-friendly interface to streamline terminal usage.","image":{"url":"https://ucarecdn.com/d409e26c-64a0-488e-9ac1-12b6d27e78e7/","alt":"Zellij - Terminal Workspace with Batteries Included","width":118,"height":20},"direct_link":"https://stacklist.com/card/cab36ca0-f3ab-4a24-b0f3-df409b8c6270","created_at":"2026-07-02T10:05:13.569Z","updated_at":null,"aco":{"summary":"Zellij is a terminal workspace tool with built-in features, available for Linux, macOS, and Windows with options to try without installing. The landing page provides quick-start commands for bash/zsh, fish, and PowerShell shells to launch Zellij directly from the web.","tags":["zellij","terminal-multiplexer","command-line","linux","macos","windows","workspace"],"key_entities":[{"name":"Zellij","type":"technology","confidence":0.98},{"name":"Linux","type":"technology","confidence":0.95},{"name":"macOS","type":"technology","confidence":0.95},{"name":"Windows","type":"technology","confidence":0.95},{"name":"bash","type":"technology","confidence":0.85},{"name":"fish","type":"technology","confidence":0.8},{"name":"PowerShell","type":"technology","confidence":0.85}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:19.952Z"},"token_counts":{"approximate":106,"cl100k":103},"content_hash":"sha256:f6561d326ad2058c72c75cb7a39fd45307d24f990aae5983bcd3da5ff96f9c2e","acp_version":"0.2","body_available":true,"body_tokens":106,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"ee43c009-c875-4a33-9ff9-0de384952674","position":11,"title":"Ghostty: Fast Cross-Platform Terminal Emulator","url":"https://ghostty.org/","note":"Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. It aims to enhance the terminal experience with advanced features and performance optimizations.","image":{"url":"https://ucarecdn.com/d89ef7a5-ce39-4118-857d-f87f3bdf8794/","alt":"Ghostty: Fast Cross-Platform Terminal Emulator","width":1280,"height":800},"direct_link":"https://stacklist.com/card/ee43c009-c875-4a33-9ff9-0de384952674","created_at":"2026-07-02T10:05:23.294Z","updated_at":null,"aco":{"summary":"Ghostty is a fast, feature-rich, and cross-platform terminal emulator that leverages platform-native UI and GPU acceleration. It is designed to provide high-performance terminal experiences across multiple operating systems.","tags":["terminal-emulator","gpu-acceleration","cross-platform","ghostty","native-ui","developer-tools"],"key_entities":[{"name":"Ghostty","type":"technology","confidence":0.99},{"name":"GPU acceleration","type":"concept","confidence":0.9},{"name":"terminal emulator","type":"concept","confidence":0.95},{"name":"platform-native UI","type":"concept","confidence":0.85}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:29.382Z"},"token_counts":{"approximate":39,"cl100k":33},"content_hash":"sha256:d22977f8102ffa0b91b9d0ddf175308a192937b9368717bd831133163a408aaf","acp_version":"0.2","body_available":true,"body_tokens":39,"visibility":"public","agent_accessible":true,"status":"final"}},{"id":"72db11e2-b9f8-45eb-869d-de0aa5f85bce","position":12,"title":"tldr: Collaborative Cheatsheets for Console Commands","url":"https://github.com/tldr-pages/tldr","note":"tldr is a community-driven project that provides simplified and community-driven man pages for command-line tools. It aims to make command-line usage easier and more accessible for users of all skill levels.","image":{"url":"https://ucarecdn.com/8b725706-3643-4589-a495-c07062b3ba3a/","alt":"tldr: Collaborative Cheatsheets for Console Commands","width":1280,"height":640},"direct_link":"https://stacklist.com/card/72db11e2-b9f8-45eb-869d-de0aa5f85bce","created_at":"2026-07-02T10:05:25.124Z","updated_at":null,"aco":{"summary":"The tldr-pages project is a community-maintained collection of simplified, example-focused help pages for command-line tools across multiple operating systems, serving as a more approachable alternative to traditional man pages. The project offers multiple official clients (Python, Rust, Node.js), supports translations, welcomes contributions via GitHub, and lists similar projects like cheat.sh, devhints, and navi.","tags":["tldr-pages","command-line","man-pages","documentation","open-source","cheatsheets","community-maintained"],"key_entities":[{"name":"tldr-pages","type":"technology","confidence":0.99},{"name":"Python","type":"technology","confidence":0.9},{"name":"Rust","type":"technology","confidence":0.9},{"name":"Node.js","type":"technology","confidence":0.9},{"name":"Homebrew","type":"technology","confidence":0.8},{"name":"GitHub","type":"technology","confidence":0.85},{"name":"cheat.sh","type":"technology","confidence":0.8},{"name":"navi","type":"technology","confidence":0.7},{"name":"man pages","type":"concept","confidence":0.9},{"name":"Markdown","type":"technology","confidence":0.8}],"classification":"reference","language":"en","confidence":0.85,"provenance":{"model":"claude-opus-4-6","tool":"@stacklist/mcp-server@2.0.0","confidence":0.85,"timestamp":"2026-07-02T10:05:33.886Z"},"token_counts":{"approximate":1233,"cl100k":998},"content_hash":"sha256:d5b612494bb8eeb582d8b44493d60602030d6b00e48a561196ad1f0ead35186c","acp_version":"0.2","body_available":true,"body_tokens":1233,"visibility":"public","agent_accessible":true,"status":"final"}}],"stats":{"likes_count":0,"items_count":12},"_links":{"self":"/api/public/stack/e311a40b-2cff-4429-b917-63135f507d81.json","html":"https://stacklist.com/stack/e311a40b-2cff-4429-b917-63135f507d81","rss":"/api/feeds/stack/e311a40b-2cff-4429-b917-63135f507d81/rss","json_feed":"/api/feeds/stack/e311a40b-2cff-4429-b917-63135f507d81/json"}}