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-awesome-skillsnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
references/build-tooling.mdreferences/concurrency.mdreferences/memory-performance.mdreferences/modern-cpp.mdreferences/templates.mdresources/implementation-playbook.mdDesigns and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
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.