概要
Provides comprehensive workflows and templates for managing the clang-format tool, allowing developers to establish project-wide coding standards with minimal effort. It includes specialized procedures for analyzing existing codebases to generate matching configurations, a weighted scoring system to minimize git-diff impact, and ready-to-use templates for popular styles like Google and the Linux kernel. With built-in integration scripts for editors and Git hooks, this skill streamlines the entire formatting lifecycle from initial configuration to CI/CD enforcement.