rust-developer

Community

Rust best practices for safer, faster code.

Authordwalleck
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive Rust development guidelines derived from real-world code reviews, helping teams write safer, more idiomatic, and high-performance Rust code while avoiding common pitfalls.

Core Features & Use Cases

  • Comprehensive Rules: 20+ lessons covering error handling, ownership, and patterns for robust Rust.
  • Boundaries & Validation: Guidance on input validation, error propagation, and safe API design.
  • Practical Deep Dives: Deep dives on file I/O safety, type safety, and performance optimization.
  • Use Case: When reviewing a Rust PR, quickly reference best-practice checks to ensure idiomatic and safe changes.
  • Immediate Guidance: A Quick Start to scan the Quick Reference and core deep-dives.

Quick Start

Start with the Quick Reference (quick-reference.md) and read Error Handling Deep Dive, File I/O Deep Dive, and Type Safety Deep Dive to establish a solid baseline.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-developer
Download link: https://github.com/dwalleck/catalyst/archive/main.zip#rust-developer

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