cpp
Guide Cursor to write modern C++ and CMake code with clear structure, RAII, const-correctness, and safe error handling.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install cpp --cli claudewrites the file to.claude/rules/cpp.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/rules/cpp.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · Identity
- clawsouls21 stars · 2 forks72.803
What it is
Guide Cursor to write modern C++ and CMake code with clear structure, RAII, const-correctness, and safe error handling.
When to use it
Guide Cursor to write modern C++ and CMake code with clear structure, RAII, const-correctness, and safe error handling.
How to install / invoke
# copy the rule into your project (Cursor reads .mdc; Claude can read it as CLAUDE.md guidance)
curl -sL https://github.com/PatrickJS/awesome-cursorrules/raw/main/rules/cpp.mdc -o .cursor/rules/cpp.mdc
Notes
Migrated from PatrickJS/awesome-cursorrules (the largest Cursor-rules collection). Cursor .mdc rule files are valid agent-harness rules.