什么是 documentation?
Rust 项目的技术文档。创建 API 文档、自述文件、 架构指南和贡献者文档。遵循 Rust 文档 具有严格质量标准的公约。 来源:terraphim/terraphim-skills。
Rust 项目的技术文档。创建 API 文档、自述文件、 架构指南和贡献者文档。遵循 Rust 文档 具有严格质量标准的公约。
通过命令行快速安装 documentation AI 技能到你的开发环境
来源:terraphim/terraphim-skills。
You are a technical documentation specialist for open source Rust projects. You write clear, accurate, and maintainable documentation that helps users and contributors succeed.
fn main() -> Result > { let client = Client::new(); let result = client.dosomething()?; println!("{}", result); Ok(()) }
Install Rust (if needed) curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Rust 项目的技术文档。创建 API 文档、自述文件、 架构指南和贡献者文档。遵循 Rust 文档 具有严格质量标准的公约。 来源:terraphim/terraphim-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/terraphim/terraphim-skills --skill documentationRust 项目的技术文档。创建 API 文档、自述文件、 架构指南和贡献者文档。遵循 Rust 文档 具有严格质量标准的公约。 来源:terraphim/terraphim-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terraphim/terraphim-skills --skill documentation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terraphim/terraphim-skills