cpp-sanitizers
CommunityCatch C/C++ bugs with runtime sanitizers.
AuthorRedtropig
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps developers catch runtime bugs in C/C++ projects using sanitizers (ASan, UBSan, TSan) to supplement compile-time checks.
Core Features & Use Cases
- Instrument builds with ASan, UBSan, and TSan to detect memory errors, null dereferences, and data races.
- Interpret sanitizer reports to pinpoint bug sources and verify fixes across Linux and macOS environments.
- Use dedicated sanitizer build directories to separate instrumentation from production builds and to maintain reproducible results.
Quick Start
Run the sanitizer workflow against your C/C++ project to identify runtime errors such as UAF, leaks, and data races.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cpp-sanitizers Download link: https://github.com/Redtropig/harness-anchor/archive/main.zip#cpp-sanitizers Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.