·extract-fuzzer-repro
</>

extract-fuzzer-repro

Extract a Noir reproduction project from fuzzer failure logs in GitHub Actions. Use when a CI fuzzer test fails and you need to create a local reproduction.

26Installs·1Trend·@noir-lang

Installation

$npx skills add https://github.com/noir-lang/noir --skill extract-fuzzer-repro

How to Install extract-fuzzer-repro

Quickly install extract-fuzzer-repro AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/noir-lang/noir --skill extract-fuzzer-repro
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: noir-lang/noir.

SKILL.md

View raw

Use this skill to extract a reproduction project from fuzzer failures in CI. This creates a minimal Noir project you can use locally to reproduce and debug the issue.

From the GitHub Actions URL, extract the job ID. The URL format is:

Some failures only manifest with specific flags (e.g., -Zenums for match expressions, optimization flags, etc.). Note any flags mentioned in the logs as you'll need them to reproduce the issue.

Extract a Noir reproduction project from fuzzer failure logs in GitHub Actions. Use when a CI fuzzer test fails and you need to create a local reproduction. Source: noir-lang/noir.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/noir-lang/noir --skill extract-fuzzer-repro
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from noir-lang/noir

Quick answers

What is extract-fuzzer-repro?

Extract a Noir reproduction project from fuzzer failure logs in GitHub Actions. Use when a CI fuzzer test fails and you need to create a local reproduction. Source: noir-lang/noir.

How do I install extract-fuzzer-repro?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/noir-lang/noir --skill extract-fuzzer-repro Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/noir-lang/noir

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-20