code-qualitytesting-security
pre-commit-checker
Run comprehensive quality checks before git commits. Validates TypeScript, tests, migrations, and catches common issues like console.log in production code or hardcoded secrets.
maintainer
gregsuptown
Updated 1/10/2026
Stars
0
Forks
0
quick start
Installation and usage
Run comprehensive quality checks before git commits. Validates TypeScript, tests, migrations, and catches common issues like console.log in production code or hardcoded secrets.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use pre-commit-checker