rust-developer

Comprehensive Rust development guidelines based on 6 months of code reviews. Use when writing Rust code, debugging Rust issues, or reviewing Rust PRs. Covers error handling, file I/O safety, type safety patterns, performance optimization, common footguns, and fundamental best practices. Perfect for both new and experienced Rust developers working on CLI tools, hooks, or production code.

$ Installer

git clone https://github.com/JohnnyVicious/copilot-cli-examples /tmp/copilot-cli-examples && cp -r /tmp/copilot-cli-examples/.claude/skills/rust-developer ~/.claude/skills/copilot-cli-examples

// tip: Run this command in your terminal to install the skill