·noir-optimize-acir
>_

noir-optimize-acir

用于测量和优化受限 Noir 程序的 ACIR 电路大小的工作流程。当要求优化 Noir 程序的门数或电路大小时使用。

26安装·1热度·@noir-lang

安装

$npx skills add https://github.com/noir-lang/noir --skill noir-optimize-acir

如何安装 noir-optimize-acir

通过命令行快速安装 noir-optimize-acir AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/noir-lang/noir --skill noir-optimize-acir
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:noir-lang/noir。

SKILL.md

查看原文

This workflow targets ACIR circuit size for constrained Noir programs. It does not apply to unconstrained (Brillig) functions — Brillig runs on a conventional VM where standard profiling and algorithmic improvements apply instead, and bb gates won't reflect Brillig performance.

Libraries cannot be compiled with nargo compile. Instead, mark the functions you want to measure with #[export] and use nargo export:

Artifacts are written to the export/ directory and named after the exported function (not the package).

用于测量和优化受限 Noir 程序的 ACIR 电路大小的工作流程。当要求优化 Noir 程序的门数或电路大小时使用。 来源:noir-lang/noir。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/noir-lang/noir --skill noir-optimize-acir
分类
>_效率工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from noir-lang/noir

快速解答

什么是 noir-optimize-acir?

用于测量和优化受限 Noir 程序的 ACIR 电路大小的工作流程。当要求优化 Noir 程序的门数或电路大小时使用。 来源:noir-lang/noir。

如何安装 noir-optimize-acir?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/noir-lang/noir --skill noir-optimize-acir 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

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

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-02-20