Skip to main content
Back to the directory
leonardomso/rust-skillsSoftware EngineeringFrontend and Design

rust-skills

179 Rust coding rules across 14 categories, prioritized by impact for writing idiomatic, optimized, and maintainable code.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
779

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/leonardomso/rust-skills --skill rust-skills
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, rust-skills has 779 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: leonardomso/rust-skills. Canonical URL: https://skills.sh/leonardomso/rust-skills/rust-skills.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
179 Rust coding rules across 14 categories, prioritized by impact for writing idiomatic, optimized, and maintainable code. Comprehensive guide for writing high-quality, idiomatic, and highly optimized Rust code. Contains 179 rules across 14 categories, prioritized by impact to guide LLMs in code generation and refactoring. Reference these guidelines when: This skill provides rule identifiers for quick reference. When generating or reviewing Rust code: This skill synthesizes best practices from: - Covers critical foundations: ownership and borrowing, error handling, memory optimization, and API design with detailed rules and examples - Includes high-priority async/await patterns, compiler optimization techniques, and performance tuning strategies for production systems - Provides medium-priority guidance on naming conventions, type safety, testing, documentation, and project structure - References anti-patterns and common pitfalls to avoid, plus recommended Cargo.toml settings for release builds - Organized by prefix (e.g., own- , err- , async- ) for quick lookup during code generation and review workflows - Writing new Rust functions, structs, or modules - Implementing error handling or async code - Designing public APIs for libraries - Reviewing code for ownership/borrowing issues - Optimizing memory usage or reducing allocations - Tuning performance for hot paths -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does rust-skills do?

179 Rust coding rules across 14 categories, prioritized by impact for writing idiomatic, optimized, and maintainable code.

Is rust-skills good?

rust-skills does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support rust-skills?

rust-skills currently lists compatibility with Skills CLI.

Is rust-skills safe to install?

rust-skills has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to rust-skills?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install rust-skills?

Run the following command to install rust-skills: npx skills add https://github.com/leonardomso/rust-skills --skill rust-skills

Related skills

Alternatives in Software Engineering