
fzf
fd
Bat
tmux
Starship (Shell Prompt)
fish shell
lazygit
Micro
CodeClimate
Codacy
SonarQube
ESLint
CodeFactor.io
Coveralls
SensioLabs Insight
Source-Navigator NG
fzf
CodeClimateBased on our record, fzf seems to be a lot more popular than CodeClimate. While we know about 243 links to fzf, we've tracked only 19 mentions of CodeClimate. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Claude-sessions instead lists every session from every project in one fzf picker, newest first. Hit Enter and the session opens in a new iTerm tab (or tmux window) running claude --resume in the right directory โ while the picker stays open for the next one. - Source: dev.to / about 1 month ago
Dependencies: fzf (brew install fzf) and python3 (ships with macOS). The tab-opening uses AppleScript for iTerm2 with a Terminal.app fallback; inside tmux it uses plain tmux new-window, which also makes that path Linux-friendly. - Source: dev.to / about 1 month ago
Please please stop spamming up arrow to find that command you ran. Instead you can make this so much simpler with fzf. - Source: dev.to / 4 months ago
Fzf โ Fuzzy Finder is like a command-line version of Everything, an essential Windows search tool. - Source: dev.to / 3 months ago
Shell: I use Zsh with zinit, Powerlevel10k, zoxide, and fzf. I still use a bunch of aliases for Git, Docker, package management, Jekyll, and local AI tools. - Source: dev.to / 3 months ago
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / 3 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / 3 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 11 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / over 1 year ago
fd - A simple, fast and user-friendly alternative to 'find'.
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
Bat - A cat(1) clone with wings.
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
tmux - tmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a...
ESLint - The fully pluggable JavaScript code quality tool