skill
직업 분류
설명
업데이트
fuzzer-build
소프트웨어 품질 보증 분석가·테스터
Configure, build, and run the `fuzzer` (libFuzzer + ASan/UBSan) CMake variant of nurikit, then triage crashes and report coverage. Use when asked to fuzz-test a format parser (cif, mol2, pdb, sdf, smi), investigate a fuzz crash, or run the build/fuzz/triage/report loop. Clang-only; all fuzz output lives in a user-chosen directory outside git.
2026-07-15
sanitizer-build
소프트웨어 개발자
Configure and build the `sanitizer` (ASan/UBSan) CMake preset of nurikit. Use when building, configuring, or running the sanitizer build — or when a sanitizer build fails to link/run under GCC. Covers the clang++ requirement (active GCC bug), the preset, and the build-time environment variables.
2026-07-15