home/categories/code-quality/fwfsoft-gambit-claude-skills-pre-commit-skill-md
code-qualitytesting-security

pre-commit

Run pre-commit hooks (clang-format, clang-tidy) on all files. Use when the user wants to format code, run linters, or prepare code for commit.

FWFsoft
maintainer
FWFsoft
Atualizado 1/14/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Run pre-commit hooks (clang-format, clang-tidy) on all files. Use when the user wants to format code, run linters, or prepare code for commit.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use pre-commit