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
更新於 1/14/2026
星標
0
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use pre-commit