So I just downloaded and used ADB for the first time and now I am wondering what all of your favorite apps/features of apps that you enabled with adb that allow for more customization/usefullness.
There's not much you can do with adb that you can't do with a terminal app and Hacker's Keyboard. Fastboot, on some phones, gives you more things. (It comes with a full adb package.) The command reference is at https://developer.android.com/studio/command-line/adb.html (search for adb commands reference).