cpp skills

162 tagged cpp, measured the same way as everything else here.

Browse within: ai-assisted-development 39code-quality 22code-verification 22defensive-programming 22lua 19Code Generation 18browser-automation 18hpc 18async 17HuggingFace 11PyTorch 11ai-native 11inference 11modern-cpp 11

muhosekerci/imgui-ui-ux-engineering

Skill Claude CodeCodex

Proactively design, improve, or review high-quality Dear ImGui tools, C++ editor panels, game-development interfaces, debugging dashboards, visualization screens, and desktop workflows. Use when Dear ImGui is named or supplied code contains direct evidence such as ImGui::, imgui.h, ImGuiContext, or ImGui backend…

4 12d ago A 174 tokens original MIT

agent-browser

50

archibate/agent-skills

Skill Claude CodeCodex

Inspect or debug web pages in a headless browser — fill forms, click buttons, take screenshots, test web apps, review frontend UI/UX aesthetics. Use for headless browser automation. This skill should be used when user says "test web app", "headless browser", "browser automation", "chromium --headless", "screenshot of…

4 2d ago A 82 tokens

archibate/agent-skills

Skill Claude CodeCodex

Evidence-driven C++ high-performance computing design, profiling, and optimization across algorithmic time/space complexity, data layout, cache and memory behavior, numerics, SIMD, multicore scheduling, and CPU/accelerator pipelines. Use before designing or changing computation-intensive kernels, high-throughput data…

4 2d ago A 107 tokens

cpp-oop-style

52

archibate/agent-skills

Skill Claude CodeCodex

High-quality C++ OOP coding style (archibate / parallel101 lineage) that overrides sloppy AI-default C++. Use this skill WHENEVER writing, editing, refactoring, or reviewing C++ code (.cpp / .h / .hpp / .cc / .cxx), designing C++ classes, interfaces, APIs, or libraries, or when the user mentions C++ design, OOP…

4 2d ago A 216 tokens

cartographer

53

ichal1113/cartographer

Skill Claude CodeCodex

Maps and documents codebases of any size by orchestrating parallel subagents. Creates docs/CODEBASEMAP.md with architecture, file purposes, dependencies, and navigation guides. Updates CLAUDE.md with a summary. Use when user says "map this codebase", "cartographer", "/cartographer", "create codebase map", "document…

4 2d ago A 101 tokens

cpp26-idioms

54

parasxos/cpp26-adapter

Skill Claude CodeCodex

When writing, editing, or suggesting C++ code, prefer C++26 final-form constructs as documented in ISO/IEC 14882:2026 over pre-C++26 idioms. Applies to: reflection (P2996, replacing X-macros / Boost.Describe / magicenum), contracts (P2900, replacing assert), std::execution senders (P2300, replacing std::async)…

3 3mo ago A 243 tokens original MIT

lsp-investigate

55

karellen/karellen-lsp-mcp

Skill Claude CodeCodex

Investigate code using LSP tools. Register a project, then use definitions, references, call hierarchies, type hierarchies, hover, and diagnostics to understand code structure, trace bugs, and assess change impact.

2 4mo ago A 45 tokens original Apache-2.0

lsp-register

56

karellen/karellen-lsp-mcp

Skill Claude CodeCodex

Register a project for LSP code intelligence. Auto-detects language and build system, or accepts explicit configuration. Handles C/C++ (clangd), Java/Kotlin (jdtls), Python (pyright), Rust (rust-analyzer), and custom LSP servers.

2 4mo ago A 56 tokens original Apache-2.0

FilippoDeSilva/skills

Skill Claude CodeCodex

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

2 2mo ago A 48 tokens

cpp-mentor

58

sectapunterx/cpp-mentor

Skill Claude CodeCodex

A general, self-adapting C++ mentor for any project. On first run with an empty profile it onboards: settles the goal and domain, derives a namespace from the goal, agrees conventions, and audits the developer's level in both C++ and the project's topic — then saves a per-project profile and calibrates to it. On…

2 1mo ago A 234 tokens original MIT

drogon-gen-cmake

59

voidvec/drogon-claude-plugin

Skill Claude CodeCodex

A CMakeLists.txt generator for Drogon, a C++ web framework. It creates build configuration for options such as database access, Redis, WebSockets, C++20, and coroutines.

1 4d ago A 35 tokens original MIT

voidvec/drogon-claude-plugin

Skill Claude CodeCodex

A code generator for Drogon lambda-based HTTP routes. A route maps a web address and HTTP method, such as GET or POST, to code that handles the request.

1 4d ago A 39 tokens original MIT

drogon-gen-plugin

61

voidvec/drogon-claude-plugin

Skill Claude CodeCodex

A code generator for Drogon plugins, which initialize and manage application-wide resources during the program's lifetime. Examples include connection pools and third-party software libraries.

1 4d ago A 35 tokens original MIT

build-and-test

62

developerz-ai/universal-lsp

Skill Claude CodeCodex

Build, run and debug this C++ project — CMake presets, CTest, sanitizers, clang-tidy, and which gate tier to run. Triggers: build, compile, test, ctest, cmake, sanitizer, asan, segfault, linker error.

0 10d ago A 61 tokens original Apache-2.0