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
Updated 1/14/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use pre-commit