← 返回 Skills 市场
Rust Patterns
作者
msruruguay
· GitHub ↗
· v1.0.0
673
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install rust-patterns
功能描述
Production Rust patterns covering ownership, async Tokio, Axum web framework, SQLx, error handling, CLI tools, WASM, and PyO3 Python bindings
安全使用建议
This skill is a read-only collection of Rust patterns and is internally coherent. Before using: (1) review examples before running them — examples may bind network ports or attempt DB/file access; (2) be aware the skill's source/homepage is not provided (unknown provenance) — validate content quality and licensing if that matters to you; (3) the skill requests no credentials, but never paste real secrets into example URIs or code generated by the skill without reviewing them.
功能分析
Type: OpenClaw Skill
Name: rust-patterns
Version: 1.0.0
The skill bundle is a purely educational resource providing high-quality Rust programming patterns and best practices. It contains standard code snippets for common libraries like Tokio, Axum, and SQLx, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name and description (production Rust patterns: ownership, Tokio, Axum, SQLx, PyO3, etc.) match the SKILL.md content. There are no unexpected dependencies, environment variables, or binaries requested.
Instruction Scope
SKILL.md contains code examples and guidance only. It does not instruct the agent to read unrelated files, access environment secrets, or transmit data to external endpoints. Note: some examples show network listeners (Axum binding to 0.0.0.0:3000) and DB URIs (postgres://...), so executing examples without review could open a port or attempt DB connections — the skill itself does not perform those actions.
Install Mechanism
No install specification or code files are present (instruction-only), so nothing will be written to disk or downloaded during installation.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content does include example URIs and file operations, but those are examples rather than required config.
Persistence & Privilege
always is false and the skill is user-invocable (normal). disable-model-invocation is false (normal autonomous capability). The skill does not request persistent system presence or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rust-patterns - 安装完成后,直接呼叫该 Skill 的名称或使用
/rust-patterns触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "rust-patterns" skill.
- Comprehensive guide covering Rust ownership, error handling, async with Tokio, Axum web framework, SQLx, CLI development, WebAssembly, and PyO3 Python bindings.
- Includes production-ready patterns, anti-patterns, and concise code examples for Rust Edition 2024.
- Helpful for structuring async code, error selection (thiserror vs anyhow), database access, concurrency, and building Rust-based tools and Python extensions.
元数据
常见问题
Rust Patterns 是什么?
Production Rust patterns covering ownership, async Tokio, Axum web framework, SQLx, error handling, CLI tools, WASM, and PyO3 Python bindings. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 673 次。
如何安装 Rust Patterns?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rust-patterns」即可一键安装,无需额外配置。
Rust Patterns 是免费的吗?
是的,Rust Patterns 完全免费(开源免费),可自由下载、安装和使用。
Rust Patterns 支持哪些平台?
Rust Patterns 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rust Patterns?
由 msruruguay(@msruruguay)开发并维护,当前版本 v1.0.0。
推荐 Skills