rust-engineer
Expert Rust engineering for systems programming, memory safety, async concurrency, and high-performance architecture.
Install
npx skills add https://github.com/jeffallan/claude-skills --skill rust-engineerStats
| Total installs | 1,556 |
| Weekly installs | 1.5K |
| GitHub stars | 7.4K |
| First seen | Jan 20, 2026 |
| Source | @jeffallan/claude-skills |
Summary
- Handles ownership patterns, lifetime annotation, borrowing design, and trait hierarchies with generics and associated types
- Implements async/await applications with tokio, concurrent task spawning, and proper error propagation via Result/Option
- Enforces validation through cargo clippy, rustfmt, and comprehensive testing (unit, integration, doctests)
- Minimizes unsafe code with documented safety invariants; uses thiserror for custom error types and the ? operator for ergonomic error handling
- Covers systems programming, FFI bindings, smart pointers, and performance optimization while preventing common pitfalls like unwrap() in production code
Tags
Related skills
| Skill | Installs | vs rust-engineer |
|---|---|---|
| content-quality-auditor | 1,559 | +3 |
| mobile-design | 1,604 | +48 |
| content-refresher | 1,505 | -51 |
| cpp-coding-standards | 1,358 | -198 |
| tanstack-router-best-practices | 1,426 | -130 |
FAQ
- How many installs does rust-engineer have?
- rust-engineer has 1,556 total installs and 1.5K installs this week.
- Where is rust-engineer hosted?
- rust-engineer is published by @jeffallan/claude-skills at https://github.com/jeffallan/claude-skills.
- How many GitHub stars does rust-engineer have?
- rust-engineer has 7.4K GitHub stars.
- When was rust-engineer first indexed?
- OrangeBot.AI first indexed rust-engineer on Jan 20, 2026.
- How do I install rust-engineer?
- Run: npx skills add https://github.com/jeffallan/claude-skills --skill rust-engineer