概要
This skill empowers Claude to configure and manage git hooks using the pre-commit framework, ensuring consistent code quality across multi-language projects. It provides detailed guidance on setting up linters, formatters, and custom validation scripts, including advanced workflows like commit message rewriting via the prepare-commit-msg stage. Whether you are using the traditional Python-based pre-commit or the high-performance Rust alternative prek, this skill helps you implement automated guardrails that catch issues before they are ever committed to your repository.