# Cpp Fuzz Testing

> Automates fuzz test creation for C++ projects using Google FuzzTest with consistent software testing patterns. Use when creating fuzz tests, mutation testing, or when the user mentions fuzzing, AFL, or coverage-guided testing.

- Skill: `sentenz/cpp-fuzz-testing` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sentenz/cpp-fuzz-testing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sentenz/cpp-fuzz-testing/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: sentenz (https://skillmd.com/u/sentenz)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/sentenz/cpp-fuzz-testing

---


# Fuzz Testing

Instructions for AI coding agents on automating fuzz test creation using consistent software testing patterns in this C++ project.

<!-- TODO: Add fuzz testing instructions -->

