Skip to main content
noir-lang
GitHub 제작자 프로필

noir-lang

1개 GitHub 저장소에서 수집된 9개 skills를 저장소 단위로 보여줍니다.

수집된 skills
9
저장소
1
업데이트
2026년 8월 5일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

noir-ssa-tests
소프트웨어 품질 보증 분석가·테스터

Guide for writing SSA pass unit tests in noirc_evaluator. Use when adding, writing, or reviewing tests for an SSA optimization pass — regression tests for miscompilations, no-op tests, snapshot tests of pass output, or tests that must prove a pass preserves…

2026년 8월 5일
design-docs
소프트웨어 개발자

How to write and maintain entries in the `design/` directory. Use when adding, editing, or reviewing a `design/*.md` decision record for the Noir language, compiler, or tooling.

2026년 7월 24일
debug-fuzzer-failure
소프트웨어 품질 보증 분석가·테스터

End-to-end workflow for debugging SSA fuzzer failures from CI. Regenerates a reproduction from the CI seed with `just fuzz-repro`, then bisects SSA passes to identify the bug. Use when a `pass_vs_prev` or similar fuzzer test fails in CI.

2026년 7월 6일
extract-fuzzer-repro
소프트웨어 품질 보증 분석가·테스터

Reproduce an AST-fuzzer failure locally from its CI seed. Use when a CI fuzzer test (e.g. `pass_vs_prev`) fails and you need a local Noir project to debug. Prefer `just fuzz-repro <seed>` over hand-copying the AST out of the logs.

2026년 7월 6일
bisect-ssa-pass
소프트웨어 개발자

Workflow for debugging SSA pass semantic preservation using the noir-ssa CLI. Use when a program's behavior changes incorrectly during the SSA pipeline - bisects passes to identify which one breaks semantics. The `pass_vs_prev` fuzzer finds such issues…

2026년 5월 5일
noir-optimize-acir
소프트웨어 개발자

Workflow for measuring and optimizing the ACIR circuit size of a constrained Noir program. Use when asked to optimize a Noir program's gate count or circuit size.

2026년 5월 5일
reduce-ssa-repro
소프트웨어 개발자

Minimize an SSA file that triggers a bug in the noir-ssa pipeline, producing the smallest possible reproduction case. Use after bisecting to identify which SSA passes cause the issue.

2026년 2월 20일
noir-frontend-tests
소프트웨어 품질 보증 분석가·테스터

Guide for writing noirc_frontend unit tests. Use when adding, writing, or reviewing frontend tests — regression tests, reproduction tests, error-checking tests, or should_panic tests in the compiler frontend.

2026년 2월 11일
수집된 skill 9개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다