Google Cpp Style
ClickHouse/pg_stat_ch/.claude/skills/google-cpp-stylecodingOfficial
Official Provider SkillView repo
Google C++ Style Guide rules for writing clean, maintainable C++ code. Use when writing C++, reviewing code, discussing naming conventions, formatting, class design, or any C++ best practices. Covers headers, scoping, classes, functions, naming, comments, and formatting.
Files9 files
SKILL.md142 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorClickHouse
Categorycoding
Skill IDClickHouse/pg_stat_ch/.claude/skills/google-cpp-style
Files9 files
Related skills
Cpp Header TemplateGenerate C++ header files following Google Style Guide. Use when creating new header files or asking for a header template.Cpp Naming CheckCheck C++ naming conventions against Google Style Guide. Use when checking if names follow conventions or when renaming identifiers.Cpp ReviewReview C++ code against Google C++ Style Guide. Use when reviewing C++ code, pull requests, or when asked to check code style compliance.Create New ReleaseCreate and push a new semver release tag. Asks for release type (patch/minor/major), validates commit exists on remote, bumps version, and pushes the tag.BisectBisect a ClickHouse regression using pre-built master binaries from CI. Use when the user wants to find the commit that introduced a bug.Clickhouse Pr DescriptionGenerate PR descriptions for ClickHouse/ClickHouse that match maintainer expectations. Use when creating or updating PR descriptions.