how2 : stackoverflow from the terminal.
how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
docopt : Command-line interface description language
slacktee : slacktee is a bash script that works like tee command. Instead of writing the standard input to files, slacktee posts it to Slack.
tmpmail : tmpmail is a command line utility written in POSIX sh that allows you to create a temporary email address and receive emails to the temporary email ad...
The TLDR pages are a community effort to simplify the beloved man pages with practical examples.