Results for “c++” - 4 found
C++ Coding Standards (C++ Core Guidelines)
606C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce mo
Docs
by affaan-m/everything-claude-code
C++ Testing (Agent Skill)
572Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitiz
Testing
by affaan-m/everything-claude-code
memory-safety-patterns
539Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing sa
Docs
by wshobson/agents
Cursor: C++ Development Cursor Rules
C++ development best practices and cursor rules
Ide Rules
Cursor