rust-engineer

Community

Memory-safe Rust with zero-cost abstractions

AuthorJeffallan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides ownership, lifetimes, traits, and async patterns for robust Rust systems.

Core Features & Use Cases

  • Ownership & lifetimes: Safe memory management strategies.
  • Traits & generics: Flexible, reusable APIs.
  • Async Rust: Tokio-based patterns.

Quick Start

Create a small trait-based service and an async function with proper error handling.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rust-engineer
Download link: https://github.com/Jeffallan/claude-skills/archive/main.zip#rust-engineer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository