Husky is a lightweight, dependency-free Git hooks manager that makes it easy to automate tasks during Git lifecycle events, such as pre-commit and pre-push. By integrating seamlessly with linting and testing tools like ESLint and Prettier, Husky prevents bad code from being committed or pushed. It supports modern package managers (npm, yarn, pnpm) and helps development teams enforce coding standards.
ccstatusline is a highly customizable status line formatter for the Claude Code CLI. It provides real-time terminal visualizations for AI model metrics, token usage (session and weekly), deep Git integration (branches, PR/MR status, diffs), context window utilization, and inference speeds. With an interactive TUI for configuration, Powerline theme support, and Nerd Font icons, it enhances the developer experience and situational awareness when working with Anthropic's AI coding agent.