cpp-pro-2
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install cpp-pro-2 --cli claudewrites the skill into.claude/skills/cpp-pro-2/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/cpp-pro-2/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
When to use it
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/cpp-pro/SKILL.md -o .claude/skills/cpp-pro/SKILL.md
Notes
Extracted from davila7/claude-code-templates, cpp-pro category.