Unnamed Skill
"""Best practices and patterns for writing idiomatic Rust code.
$ インストール
git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/development/rust-best-practice ~/.claude/skills/claude-skill-registry// tip: Run this command in your terminal to install the skill
SKILL.md
name: rust-best-practice description: """Best practices and patterns for writing idiomatic Rust code. Including:
- most popular thrid party crates."""
Third party crates
Fetch https://lib.rs/ for popular and well-maintained crates. Prefer crates with high download counts and recent updates.
Repository

majiayu000
Author
majiayu000/claude-skill-registry/skills/development/rust-best-practice
0
Stars
0
Forks
Updated50m ago
Added1w ago