tag

cpp

6 indexed skills · max 10 per page

skills (6)

unreal-engine-cpp-pro

sickn33/antigravity-awesome-skills · Productivity

1

This skill provides expert-level guidelines for developing with Unreal Engine 5 using C++. It focuses on writing robust, performant, and standard-compliant code.

llama-cpp

davila7/claude-code-templates · Productivity

0

Pure C/C++ LLM inference with minimal dependencies, optimized for CPUs and non-NVIDIA hardware.

cpp-pro

sickn33/antigravity-awesome-skills · Productivity

0

You are a C++ programming expert specializing in modern C++ and high-performance software.

cpp-testing

affaan-m/everything-claude-code · Testing

0

Modern C++ testing workflow using GoogleTest/GoogleMock with CMake/CTest integration. \n \n Covers unit and integration test design with TDD red-green-refactor loop, fixtures, mocks, and fakes for dependency isolation \n Includes CMake/CTest configuration with automatic test discovery via gtest_discover_tests() and filtering strategies \n Provides coverage setup for GCC (gcov/lcov) and Clang (llvm-cov), plus sanitizer configuration (ASan, UBSan, TSan) for memory and race detection \n Documents f

cpp-coding-standards

affaan-m/everything-claude-code · Productivity

0

Modern C++ standards enforcing type safety, resource management, and clarity through the C++ Core Guidelines. \n \n Covers six foundational principles: RAII for resource lifetime, immutability by default, compile-time type safety, intent-driven naming, minimal complexity, and value semantics over pointers \n Provides detailed rules across 15+ domains including functions, classes, resource management, error handling, concurrency, templates, and standard library usage with code examples for each \

cpp-pro

jeffallan/claude-skills · Productivity

0

Modern C++20/23 specialist for writing, optimizing, and debugging high-performance systems code. \n \n Covers C++20 concepts, ranges, coroutines, template metaprogramming, and SIMD optimization with zero-overhead abstractions \n Enforces RAII, const-correctness, smart pointers, and comprehensive sanitizer/static analysis checks before delivery \n Includes reference guides for modern features, templates, memory management, concurrency patterns, and CMake build configuration \n Delivers header fil