·cargo-workflows
>_

cargo-workflows

Rust 项目的 Cargo 工作流程技能。在使用 Cargo 管理工作区、功能标志、构建脚本、货物缓存、增量构建、依赖项审核或 CI 配置时使用。在有关 Cargo 工作区、Cargo.toml 功能、build.rs、cargo nextest、cargo denest、cargo check vs build 或 Cargo.lock 管理的查询时激活。

27安装·0热度·@mohitmishra786

安装

$npx skills add https://github.com/mohitmishra786/low-level-dev-skills --skill cargo-workflows

如何安装 cargo-workflows

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

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

来源:mohitmishra786/low-level-dev-skills。

SKILL.md

查看原文

Guide agents through Cargo workspaces, feature management, build scripts (build.rs), CI integration, incremental compilation, and the Cargo tool ecosystem.

| cargo:rerun-if-changed=FILE | Re-run build script if file changes | | cargo:rerun-if-env-changed=VAR | Re-run if env var changes | | cargo:rustc-link-lib=NAME | Link library | | cargo:rustc-link-search=PATH | Add library search path | | cargo:rustc-cfg=FLAG | Enable #[cfg(FLAG)] in code | | cargo:rustc-env=KEY=VAL | Set env!("KEY") at compile time |

For workspace patterns and dependency resolution details, see references/workspace-patterns.md.

Rust 项目的 Cargo 工作流程技能。在使用 Cargo 管理工作区、功能标志、构建脚本、货物缓存、增量构建、依赖项审核或 CI 配置时使用。在有关 Cargo 工作区、Cargo.toml 功能、build.rs、cargo nextest、cargo denest、cargo check vs build 或 Cargo.lock 管理的查询时激活。 来源:mohitmishra786/low-level-dev-skills。

可引用信息

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

安装命令
npx skills add https://github.com/mohitmishra786/low-level-dev-skills --skill cargo-workflows
分类
>_效率工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from mohitmishra786/low-level-dev-skills

快速解答

什么是 cargo-workflows?

Rust 项目的 Cargo 工作流程技能。在使用 Cargo 管理工作区、功能标志、构建脚本、货物缓存、增量构建、依赖项审核或 CI 配置时使用。在有关 Cargo 工作区、Cargo.toml 功能、build.rs、cargo nextest、cargo denest、cargo check vs build 或 Cargo.lock 管理的查询时激活。 来源:mohitmishra786/low-level-dev-skills。

如何安装 cargo-workflows?

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

这个 Skill 的源码在哪?

https://github.com/mohitmishra786/low-level-dev-skills

详情

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