cpp-coding-standards
[ Featured ]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.
★ 60.6k
⑂ 0
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
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.
Coding-standards is a set of universal principles and best practices for writing clean, readable, and maintainable code, emphasizing simplicity, reusability, and self-documentation.
semgrep-rule-creator is a skill that enables developers to create production-quality Semgrep rules with proper testing and validation for detecting security vulnerabilities and enforcing coding standards.