ZooWork
ZooWork Market · Skill

cpp-core-guidelines

C++ Core Guidelines by Bjarne Stroustrup and Herb Sutter for writing modern, safe, and efficient C++ code. Use when writing, reviewing, or refactoring C++ code to ensure type safety, resource safety, and performance. Triggers on C++ tasks including interface design, resource management (memory, handles, locks), class design, error handling, concurrency, templates, and general code review. Use for questions like "review this C++ code", "how should I manage resources in C++", "best practices for C++ interfaces", or when writing any C++ code that should follow modern standards (C++11/14/17/20).

Ariaszzzhc
ariaszzzhc-cpp-core-guidelines · v1.0.1
分类coding-agents-ides
安装次数12
更新时间2026-08-21T15:23:05.651Z
校验状态待验证