Skip to main content
在 Manus 中运行任何 Skill
一键导入

rust-best-practices

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.

概览

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.

安装命令
npx skills add https://github.com/loonghao/auroraview --skill rust-best-practices

复制此命令并粘贴到 Claude Code 中以安装该技能

星标41
分支5
更新时间2026年3月1日 00:09
文件资源管理器
10 个文件
SKILL.md
readonly