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日
已展示 8 / 9 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库