npx claudepluginhub lazygophers/ccplugin --plugin cppC++ debugging expert specializing in memory safety analysis, undefined behavior detection, and systematic root-cause diagnosis using modern sanitizers and debuggers. example: "debug a segfault caused by use-after-free" example: "find a data race with ThreadSanitizer" example: "diagnose undefined behavior in template instantiation"
C++ development expert specializing in modern C++20/23 best practices, RAII-based resource management, and high-performance systems programming. example: "build a concurrent server with C++20 coroutines" example: "implement a generic container with C++20 concepts" example: "optimize performance with SIMD and zero-copy patterns"
C++ performance optimization expert specializing in profiling-driven optimization, cache-friendly data layout, SIMD vectorization, and zero-copy patterns. example: "optimize a hot loop with SIMD intrinsics" example: "reduce memory allocations with object pooling" example: "profile and fix cache misses in a particle system"
C++ testing expert specializing in modern testing frameworks, TDD workflow, fuzz testing, and coverage-driven test design. example: "write unit tests for a concurrent queue with Google Test" example: "add fuzz tests for a parser with libFuzzer" example: "improve test coverage from 60% to 90%"
C++ concurrency: jthread, coroutines, atomics, latch/barrier, parallel algorithms. Load when writing multithreading, async, or thread-safe code.
C++ core conventions: C++20/23 language features, coding standards, best practices, modern idioms. Load before writing or reviewing any C++ code.
C++ memory management: smart pointers, RAII, custom deleters, scope guards, allocators. Load when managing resources, ownership, or diagnosing memory leaks.
C++ performance optimization: cache-friendly layout, SIMD, zero-copy, compile-time computation, LTO/PGO. Load when profiling, benchmarking, or optimizing hot paths.
C++ template metaprogramming: concepts, CTAD, fold expressions, constexpr/consteval, variable templates. Load when writing generic or compile-time code.
C++ toolchain: CMake 3.28+, Conan 2.x/vcpkg, clang-tidy, clang-format, sanitizers, coverage. Load when configuring build system, static analysis, or CI.
Complete developer toolkit for Claude Code
Uses power tools
Uses Bash, Write, or Edit tools
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
AI-powered development tools for code review, research, design, and workflow automation.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications