npx claudepluginhub lazygophers/ccplugin --plugin rustRust debugging expert specializing in borrow checker errors, runtime panics, concurrency issues, and unsafe code validation. example: "debug a borrow checker lifetime error" example: "fix a deadlock in async code" example: "validate unsafe code with miri"
Rust development expert specializing in modern Rust 2024 edition best practices, ownership-driven safe programming, and high-performance async applications. example: "build an async HTTP service with Axum and Tokio" example: "implement a zero-copy parser with nom" example: "add comprehensive error handling with thiserror/anyhow"
Rust performance expert specializing in profiling, zero-copy optimization, data parallelism with rayon, and SIMD acceleration. example: "profile and optimize a hot loop with criterion" example: "reduce allocations using zero-copy patterns" example: "parallelize data processing with rayon"
Rust testing expert specializing in test strategy, cargo-nextest, property testing with proptest, and benchmark with criterion. example: "write comprehensive tests for a Rust module" example: "add property tests with proptest" example: "set up criterion benchmarks"
Rust异步编程规范 - Tokio 1.x runtime、async/await、async fn in traits、Future/Stream/Pin、tower middleware、结构化并发、死锁排查。编写异步服务、并发任务、网络IO时加载。
Rust核心开发规范 - Rust 2024 edition、所有权系统、错误处理(Result/Option/?操作符)、模式匹配、cargo/clippy/rustfmt工具链。所有Rust编码、调试、测试的基础规范,其他Rust技能的前置依赖。
Rust宏开发规范 - macro_rules!声明宏、derive/属性/函数式过程宏、proc-macro2 + syn 2.x + quote工具链。设计宏、编写derive宏、代码生成、元编程时加载。
Rust内存管理规范 - 所有权转移、借用检查、生命周期标注、智能指针(Box/Rc/Arc/Cow)、零拷贝模式、内存泄漏排查。处理借用冲突、生命周期错误、内存优化、分配策略时加载。
Rust unsafe代码规范 - 最小化unsafe范围、裸指针操作、transmute、MIRI验证、FFI/C互操作、safety comments。编写unsafe块、调用C库、排查UB(未定义行为)时加载。
Complete developer toolkit for Claude Code
Uses power tools
Uses Bash, Write, or Edit tools
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
AI-powered development tools for code review, research, design, and workflow automation.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications