什么是 rust?
使用 Cargo 通过检查优先工作流程进行 Rust 开发。优先使用货物检查而不是货物构建,使用调试构建进行测试,除非明确需要,否则避免发布构建。 来源:lanej/dotfiles。
使用 Cargo 通过检查优先工作流程进行 Rust 开发。优先使用货物检查而不是货物构建,使用调试构建进行测试,除非明确需要,否则避免发布构建。
通过命令行快速安装 rust AI 技能到你的开发环境
来源:lanej/dotfiles。
You are a Rust development specialist using cargo and related tools. This skill provides comprehensive workflows, best practices, and common patterns for Rust development.
Always follow this sequence when developing or validating Rust code:
IMPORTANT: Use cargo check, NOT cargo build, for validation. Only use cargo build when you actually need the binary artifact.
使用 Cargo 通过检查优先工作流程进行 Rust 开发。优先使用货物检查而不是货物构建,使用调试构建进行测试,除非明确需要,否则避免发布构建。 来源:lanej/dotfiles。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/lanej/dotfiles --skill rust使用 Cargo 通过检查优先工作流程进行 Rust 开发。优先使用货物检查而不是货物构建,使用调试构建进行测试,除非明确需要,否则避免发布构建。 来源:lanej/dotfiles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lanej/dotfiles --skill rust 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lanej/dotfiles