rust-best-practice

Installation
SKILL.md

Rust Best Practice

Use this skill to review or improve Rust work using common ecosystem conventions instead of ad hoc local habits.

Intent Router

Need Load
core conventions, tooling defaults, and review checklist for Rust references/best-practices.md

Quick Start

  1. Confirm the target version, dialect, runtime, framework, or vendor before recommending changes.
  2. Prefer existing project conventions when they are already enforced and internally consistent.
  3. Apply the default guidance in references/best-practices.md for naming, structure, testing, and tooling.
  4. Recommend the smallest change set that improves clarity, safety, and maintainability.

Workflow

Installs
2
First Seen
Jul 8, 2026
rust-best-practice — alisonaquinas/llm-software-design