diff --git a/skills/symposium-rust-lang/SKILL.md b/skills/symposium-rust-lang/SKILL.md index 8781e1d..2e25e02 100644 --- a/skills/symposium-rust-lang/SKILL.md +++ b/skills/symposium-rust-lang/SKILL.md @@ -1,9 +1,11 @@ --- name: symposium-rust-lang -description: "Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, code style, best practice, P.NAM, G.FMT, code review, naming convention, variable naming, function naming, type naming. +description: "Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, code style, best practice, P.NAM, G.FMT, code review, naming convention, variable naming, function naming, type naming." user-invocable: false --- +> **Source**: Based on [rust-skills](https://github.com/actionbook/rust-skills/blob/main/skills/coding-guidelines/SKILL.md) + # Rust Coding Guidelines (50 Core Rules) ## Naming (Rust-Specific)