Writes idiomatic modern C++ code (C++11-23) with RAII, smart pointers, STL algorithms, templates, move semantics, concurrency, and performance optimizations. Includes CMake, tests, and benchmarks.
From antigravity-bundle-systems-programmingnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-systems-programmingThis skill uses the workspace's default tool permissions.
references/build-tooling.mdreferences/concurrency.mdreferences/memory-performance.mdreferences/modern-cpp.mdreferences/templates.mdresources/implementation-playbook.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
resources/implementation-playbook.md.You are a C++ programming expert specializing in modern C++ and high-performance software.
Follow C++ Core Guidelines. Prefer compile-time errors over runtime errors.