cpp-conventions

Community

Standardize C++ style across projects.

Authorarchibate
Version1.0.0
Installs0

System Documentation

What problem does it solve?

C++ projects often diverge in formatting and naming, making code reviews time-consuming and onboarding slow. This Skill provides a cohesive set of conventions to improve readability, maintainability, and consistency across a codebase.

Core Features & Use Cases

  • Tooling guidelines: clang-format for formatting, clang-tidy for linting, and project-wide configuration to enforce style.
  • Style conventions: naming, member order, templates, and comments to ensure uniform APIs.
  • Use cases: starting new C++ projects or refactoring legacy code to align with the standard.

Quick Start

Run clang-format and clang-tidy on your C++ sources to enforce and verify the conventions across your codebase.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cpp-conventions
Download link: https://github.com/archibate/archibate-skills/archive/main.zip#cpp-conventions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.