
from hidorakai002
Set up and manage Git hooks (Husky, lint-staged, pre-commit) to enforce linting, formatting, tests, and commit message rules before code reaches CI.
Automate code quality enforcement at the Git level. Set up hooks that lint, format, test, and validate before commits and pushes reach CI.
Detailed examples for native Git hooks, Husky setup, lint-staged configuration, commitlint integration, pre-commit setup, CI workflow snippets, and migration guidance.
This skill has not been reviewed by our automated audit pipeline yet.