Installs Husky and configures pre-commit hooks to auto-format, type-check, and test every commit—all in your repo, no external service needed.
Best for: Teams that want consistent code quality without pausing developers to think about linting.
Creator's repository · mattpocock/skills
License: MIT