docs: update skill descriptions and fix formatting in markdown files

This commit is contained in:
Ares
2026-02-25 15:02:20 +00:00
committed by sck_0
parent 6722218221
commit bd3dae68cb
216 changed files with 337 additions and 216 deletions

View File

@@ -1,6 +1,7 @@
---
name: cpp-pro
description: "Write idiomatic C++ code with modern features, RAII, smart"
description: |
Write idiomatic C++ code with modern features, RAII, smart
pointers, and STL algorithms. Handles templates, move semantics, and
performance optimization. Use PROACTIVELY for C++ refactoring, memory safety,
or complex C++ patterns.