π―
extract-fuzzer-repro
π―Skillfrom noir-lang/noir
What it does
Extracts and generates reproducible test cases for fuzzing Noir language programs to identify potential vulnerabilities or edge cases.
Part of
noir-lang/noir(5 items)
extract-fuzzer-repro
Installation
π No install commands found in docs. Showing default command. Check GitHub for actual instructions.
Quick InstallInstall with npx
npx skills add noir-lang/noir --skill extract-fuzzer-repro1Installs
-
AddedFeb 6, 2026
More from this repository4
π―π―π―π―
bisect-ssa-passπ―Skill
Performs single static assignment (SSA) form bisection to optimize and simplify intermediate code representation in the Noir compiler.
debug-fuzzer-failureπ―Skill
Generates and runs fuzz tests to identify potential failures and edge cases in Noir smart contract code.
noir-idiomsπ―Skill
Generates and validates zero-knowledge proofs using Noir's domain-specific language for private computation across different blockchain platforms.
noir-optimize-acirπ―Skill
Optimizes and transforms Aztec Circuit Intermediate Representation (ACIR) for improved performance and efficiency in Noir's zero-knowledge proof compilation.