Create 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.
Langue du texte source : anglais
Menu
SkillsMP a collecté 5 skills depuis ClickHouse/pg_stat_ch. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 5 skills collectés sur 5.
Create 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.
Langue du texte source : anglais
Generate C++ header files following Google Style Guide. Use when creating new header files or asking for a header template.
Langue du texte source : anglais
Check C++ naming conventions against Google Style Guide. Use when checking if names follow conventions or when renaming identifiers.
Langue du texte source : anglais
Review C++ code against Google C++ Style Guide. Use when reviewing C++ code, pull requests, or when asked to check code style compliance.
Langue du texte source : anglais
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…
Langue du texte source : anglais