01Supports project-specific scopes like arcade, i18n, ui, and a11y
02Prevents accidental commits of sensitive secrets or API keys
03Ensures atomic commits by prompting to separate multiple changes
04Enforces Conventional Commits standards for standardized repository history
05Automates pre-commit validation including linting, formatting, and tests
061 GitHub stars