Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
noir-lang
GitHub creator profile

noir-lang

Repository-level view of 7 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
7
repositories
1
occupation fields
1
updated
2026-05-05
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
noir
7 skills1.4k392updated 2026-05-05
100% of creator
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 automatically.

2026-05-05
debug-fuzzer-failure
컴퓨터 프로그래머

End-to-end workflow for debugging SSA fuzzer failures from CI. Extracts a reproduction case from GitHub Actions logs, then bisects SSA passes to identify the bug. Use when a `pass_vs_prev` or similar fuzzer test fails in CI.

2026-05-05
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.

2026-05-05
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-05-05
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-02-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-02-11
noir-idioms
컴퓨터 프로그래머

Guidelines for writing idiomatic, efficient Noir programs. Use when writing or reviewing Noir code.

2026-02-03
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다