Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/loonghao/auroraview --skill rust-best-practices

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles41
Forks5
Mis à jour1 mars 2026 à 00:09
Explorateur de fichiers
10 fichiers
SKILL.md
readonly