·documentation
""

documentation

Rust 项目的技术文档。创建 API 文档、自述文件、 架构指南和贡献者文档。遵循 Rust 文档 具有严格质量标准的公约。

15安装·0热度·@terraphim

安装

$npx skills add https://github.com/terraphim/terraphim-skills --skill documentation

如何安装 documentation

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

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

来源:terraphim/terraphim-skills。

SKILL.md

查看原文

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 documentation
分类
""沟通写作
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from terraphim/terraphim-skills

快速解答

什么是 documentation?

Rust 项目的技术文档。创建 API 文档、自述文件、 架构指南和贡献者文档。遵循 Rust 文档 具有严格质量标准的公约。 来源:terraphim/terraphim-skills。

如何安装 documentation?

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

这个 Skill 的源码在哪?

https://github.com/terraphim/terraphim-skills