mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-19 03:24:10 +02:00
feat: add cpp-coding-standards skill to skills/ and update README
This commit is contained in:
parent
08f60355d4
commit
8b4aac4e56
2 changed files with 723 additions and 0 deletions
|
|
@ -222,6 +222,7 @@ everything-claude-code/
|
|||
| |-- verification-loop/ # Continuous verification (Longform Guide)
|
||||
| |-- golang-patterns/ # Go idioms and best practices
|
||||
| |-- golang-testing/ # Go testing patterns, TDD, benchmarks
|
||||
| |-- cpp-coding-standards/ # C++ coding standards from C++ Core Guidelines (NEW)
|
||||
| |-- cpp-testing/ # C++ testing with GoogleTest, CMake/CTest (NEW)
|
||||
| |-- django-patterns/ # Django patterns, models, views (NEW)
|
||||
| |-- django-security/ # Django security best practices (NEW)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue