π―Skills12
Enables seamless Rust-to-WebAssembly compilation, allowing developers to build high-performance web modules with easy JavaScript interoperability.
rust-performance skill from pluginagentmarketplace/custom-plugin-rust
rust-concurrency skill from pluginagentmarketplace/custom-plugin-rust
cargo-ecosystem skill from pluginagentmarketplace/custom-plugin-rust
Enables efficient concurrent and non-blocking Rust programming using async/await and Tokio runtime for scalable asynchronous tasks.
rust-cli skill from pluginagentmarketplace/custom-plugin-rust
rust-docker skill from pluginagentmarketplace/custom-plugin-rust
ownership-borrowing skill from pluginagentmarketplace/custom-plugin-rust
rust-macros skill from pluginagentmarketplace/custom-plugin-rust
Teaches Rust developers to handle absent values and recoverable errors using Option and Result with practical, type-safe patterns.
rust-testing skill from pluginagentmarketplace/custom-plugin-rust
Helps developers understand and implement Rust trait generics by providing code generation, refactoring suggestions, and explanatory examples for generic trait definitions and implementations.