محللو ضمان جودة البرمجيات والمختبرون Use this skill for the complete end-to-end LibFuzzer workflow: writing harnesses, generating seeds, and building OSS-Fuzz-compatible packages — all in one go. Trigger when the user mentions doing the full fuzzing pipeline, or phrases like "从零开始对这个库进行fuzz", "complete fuzzing setup", "fuzz this library end to end", "set up fuzzing for X", "全流程", "write harnesses and package them", "prepare this library for oss-fuzz", or when the user has a C/C++ library and wants to go from source code all the way to distributable fuzz binaries. Also trigger when the user mentions two or more of: harness writing, seed generation, packaging, oss-fuzz — as this signals they want the full pipeline, not just one step. Use this skill proactively when the user's goal is to produce a complete, ready-to-deploy fuzz setup for a library, even if they only describe the end goal ("I want to fuzz libpng" / "我想对 cJSON 做模糊测试").
2026-03-19