C++ is a powerful language for building fast and reliable software. It is used in games, operating systems, and high-performance applications. But writing good C++ code requires deep knowledge of modern features.
This skill helps you write, optimize, and debug C++ applications using the latest standards. It uses C++20 and C++23 features like concepts, ranges, and coroutines. It also applies template metaprogramming and SIMD for peak performance. Memory management is handled carefully with smart pointers and RAII.
You get expert guidance on build systems with CMake and tools like sanitizers. The code follows the C++ Core Guidelines. Whether you are building new software or improving old code, this skill delivers high-quality results.
Global
mkdir -p ~/.claude/skills/cpp-proProject
mkdir -p .claude/skills/cpp-proSource Repository
Typescript Advanced Typeswshobson/agents
Master advanced TypeScript types for safer and more flexible code
Python Executorqu-skills/skills
Execute Python code safely with 100+ libraries for data, scraping, and media
Golang Error Handlingsamber/cc-skills-golang
Learn to create, wrap, inspect, and log Go errors like a professional engineer
Golang Performancesamber/cc-skills-golang
Speed up your Go code using proven patterns for allocation reduction and CPU efficiency
Golang Design Patternssamber/cc-skills-golang
Idiomatic Go patterns for clean constructors error handling and graceful shutdown
Golang Concurrencysamber/cc-skills-golang
Write safe Go concurrency with goroutines, channels, and sync primitives
Golang Contextsamber/cc-skills-golang
Master Go context for cancellations, timeouts, and request values
Golang Data Structuressamber/cc-skills-golang
Optimize Go data structures for speed and memory efficiency with internals knowledge