New Skill Forged: The C++ Standard Library

Skill Forge web

New Skill Forged

The C++ Standard Library: A Tutorial and Reference, 2nd Edition by Nicolai M. Josuttis. 1100 pages.

Complete C++11 Standard Library reference — containers with complexity analysis, 50+ algorithms, iterator categories, move semantics, lambdas, smart pointers, and strings. The definitive STL guide.

What this skill teaches Claude to do:

  • Select correct container from requirements (vector/deque/list/set/unordered_map)
  • Apply STL algorithms: sort, find_if, transform, remove/erase, accumulate, set_union
  • Use iterator categories and understand invalidation rules
  • …and 6 more

Browse the full skill at /skills/cpp-standard-library


Forged from 4,939 books. Auto-generated by the Skill Forge pipeline.