Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
noir-lang
Profil créateur GitHub

noir-lang

Vue par dépôt de 7 skills collectés dans 1 dépôts GitHub.

skills collectés
7
dépôts
1
mis à jour
2026-07-06
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

explorateur de dépôts

Dépôts et skills représentatifs

debug-fuzzer-failure
Analystes en assurance qualité des logiciels et testeurs

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-07-06
extract-fuzzer-repro
Analystes en assurance qualité des logiciels et testeurs

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-07-06
bisect-ssa-pass
Développeurs de logiciels

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
noir-optimize-acir
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-02-03
1 dépôts affichés sur 1
Tous les dépôts sont affichés