Skip to main content
在 Manus 中运行任何 Skill
一键导入
jackby03
GitHub 创作者资料

jackby03

按仓库查看 3 个 GitHub 仓库中的 13 个已收集 skills。

已收集 skills
13
仓库
3
更新
2026-05-18
仓库浏览

仓库与代表性 skills

rust-anti-pattern
软件质量保证分析师与测试员

Rust anti-patterns and common mistakes expert. Handles code review issues with clone abuse, unwrap in production, String misuse, index loops, and refactoring guidance.

2026-03-21
rust-async
软件开发工程师

Advanced async patterns expert. Handles Stream processing, backpressure control, select/join operations, cancellation, Future trait implementation, and async runtime optimization.

2026-03-21
rust-coding
软件开发工程师

Rust coding conventions expert covering naming, formatting, comments, clippy, rustfmt, lints, code style, best practices, and idiomatic patterns.

2026-03-21
rust-error
软件开发工程师

Error handling expert covering Result, Option, panic strategies, custom error types with thiserror/anyhow, error propagation patterns, and context-rich error chains.

2026-03-21
rust-lifetime-complex
软件开发工程师

Advanced lifetime expert covering HRTB, GAT, 'static bounds, trait object constraints, type system conflicts, and lifetime elision edge cases.triggers: - lifetime - HRTB - GAT - higher-ranked - 'static - trait object - one type is more general - lifetime conflict--- # Advanced Lifetime and Type System Expert ## Core Question **Why won't this type conversion compile?** The type system's boundaries are often surprising.

2026-03-21
rust-mutability
软件开发工程师

Interior mutability expert covering Cell, RefCell, Mutex, RwLock patterns, borrow conflicts (E0596, E0499, E0502), and thread-safe mutation strategies.

2026-03-21
rust-ownership
软件开发工程师

Ownership, borrowing, and lifetime expert. Handles compiler errors E0382, E0597, E0506, E0507, E0515, E0716, E0106 and provides systematic solutions for memory safety patterns.

2026-03-21
rust-performance
软件开发工程师

Performance optimization expert covering profiling, benchmarking, memory allocation, SIMD, cache optimization, false sharing, lock contention, and NUMA-aware programming.

2026-03-21
当前展示该仓库 Top 8 / 9 个已收集 skills。
已展示 3 / 3 个仓库
已展示全部仓库