lazygit
lazygit is a popular terminal UI that streamlines common yet complex Git operations. It makes tasks like interactive rebasing or partial file staging significantly more manageable than standard Git CLI.
Fuite is a CLI tool I'd use to systematically find memory leaks in JavaScript web applications. It leverages Puppeteer to simulate user flows, running multiple iterations to pinpoint persistent object retention, event listeners, and DOM nodes.
Visit github.com →