cpp-coding-standards
C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install cpp-coding-standards --cli claudewrites the skill into.claude/skills/cpp-coding-standards/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/cpp-coding-standards/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · Skills
- superpowers280,507 stars · 25,127 forks · 1 mention99.990
What it is
C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
When to use it
C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
How to install / invoke
Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/cpp-coding-standards/SKILL.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).