🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 1.3K |
| ⭐ GitHub Stars | 1,369(fork 109) |
| 🗓️ 最近推送 | 2026-05-24 |
| 🌱 项目创建 | 2026-01-17 |
| 💻 语言 / License | Shell · 未标注 |
| 🐛 开放Issue | 22 |
📝 工具简介
Rust开发者AI辅助系统,基于元问题驱动的知识索引。
📖 怎么用
推荐用 CoWork 安装。先 `cargo install cowork` 装 CoWork,然后 `cowork install actionbook/rust-skills` 直接装,或 `cowork config init` 创建配置文件,在 `Skills.toml` 里加 `[skills.install] rust-skills = "actionbook/rust-skills"` 和 `[security] trusted_authors = ["ZhangHanDong"]`,再执行安装。也可以直接用 `npx skills add actionbook/rust-skills`。装完在 Rust 项目里让 AI 用技能,它会按三层认知模型给方案。
📋 迷你测评
Rust开发者的AI辅助系统,靠元问题驱动知识索引。亮点是思路独特,用问题索引代替传统文档,查起来更直接。
📄 README 要点
这是Rust Skills,一个带元认知框架的AI驱动Rust开发助手,支持中文和日文。它跟普通AI助手不一样,不是给表面答案,而是通过认知层追踪来提供架构上正确的解决方案。核心功能包括元认知框架,分领域、设计、机制三层认知模型;能实时获取最新Rust版本和crate信息;会根据你Cargo.toml的依赖自动生成技能;支持金融科技、机器学习、云原生、物联网、嵌入式、Web、CLI等领域的扩展;还有完整的Rust编码规范和最佳实践。安装支持两种方式,适合用Claude Code做Rust开发、想要更深入架构指导的开发者。
查看英文原文
Rust Skills 中文 日本語 AI powered Rust development assistant with meta cognition framework What is Rust Skills? Rust Skills is a Claude Code plugin that transforms how AI assists with Rust development. Instead of giving surface level answers, it traces through cognitive layers to provide domain correct architectural solutions . The Problem Traditional AI assistance for Rust: [安装/使用命令见下方] The Solution Rust Skills with meta cognition: [安装/使用命令见下方] Features Meta Cognition Framework : Three layer cognitive model (Domain → Design → Mechanics) Real time Information : Fetch latest Rust versions and crate info via background agents Dynamic Skills : Auto generate skills from your Cargo.toml dependencies Domain Extensions : FinTech, ML, Cloud Native, IoT, Embedded, Web, CLI support Coding Guidelines : Complete Rust coding conventions and best practices Installation Rust Skills supports two installation modes: Plugin Mode (Claude Code): Full features including hooks, agents, and auto meta cognition Skills only Mode : Works with any coding agent that supports skills (Claude Code, Vercel AI, etc.) Skills only Install (Recommended) The simplest way to get started. Works with any coding agent that supports skills, including Claude Code, Vercel's add skills , and others. Skills now include inline fallback logic — when agent files are not available, skills execute directly using built in tools (actionbook, agent browser, WebFetch). Option A: NPX (Easiest) [安装/使用命令见下方] Option B: CoWork CLI Install via CoWork, a Rust based skills management tool: [安装/使用命令见下方] Skills.toml configuration: [安装/使用命令见下方] CoWork ( co for short) provides version management, dependency resolution, lock files, and security auditing. See CoWork documentation for more details. Option C: Manual Copy [安装/使用命令见下方] Note : Skills only mode does not include hooks, so meta cognition won't trigger automatically. You can manually call /rust router or specific skills. Background agents fall back to inline execution automatical
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除