zhanghandong/rust-skills
These skills were imported into SkillJury from the public skills ecosystem.
coding-guidelines
by zhanghandong/rust-skills
Claude knows Rust conventions well. These are the non-obvious Rust-specific rules.
m10-performance
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m07-concurrency
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m06-error-handling
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m01-ownership
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m05-type-driven
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m04-zero-cost
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m02-resource
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m03-mutability
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m12-lifecycle
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m09-domain
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m11-ecosystem
by zhanghandong/rust-skills
! grep -A 100 '^\[dependencies\]' Cargo.toml 2>/dev/null | head -30 || echo "No Cargo.toml found"
rust-router
by zhanghandong/rust-skills
Version: 2.0.0 | Last Updated: 2025-01-22
m14-mental-model
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
m13-domain-error
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
rust-refactor-helper
by zhanghandong/rust-skills
Perform safe refactoring with comprehensive impact analysis.
unsafe-checker
by zhanghandong/rust-skills
Display the following ASCII art exactly as shown. Do not modify spaces or line breaks:
rust-trait-explorer
by zhanghandong/rust-skills
Discover trait implementations and understand polymorphic designs.
rust-code-navigator
by zhanghandong/rust-skills
Navigate large Rust codebases efficiently using Language Server Protocol.
rust-learner
by zhanghandong/rust-skills
Version: 2.1.0 | Last Updated: 2025-01-27
domain-cli
by zhanghandong/rust-skills
Source details, install context, and public review data are available on the full page.
rust-symbol-analyzer
by zhanghandong/rust-skills
Analyze project structure by examining symbols across your Rust codebase.
rust-call-graph
by zhanghandong/rust-skills
Visualize function call relationships using LSP call hierarchy.
rust-deps-visualizer
by zhanghandong/rust-skills
Generate ASCII art visualizations of your Rust project's dependency tree.