Agent Skills by Osef
Showing 5 vetted skills indexed across 1 GitHub repositories.
1
rust-ffi-bindings
Create safe Rust FFI bindings with #[repr(C)] structs and extern "C exports across multiple targets.
Community
Advanced
1
codec-development
Implement format codecs with validation, parsing, and error handling for ROX.
Community
Advanced
1
rust-error-handling
Enforce domain-specific error handling in Rust with thiserror and no unwrap().
Community
Advanced
1
rust-async-patterns
Enforce tokio async patterns with timeouts, bounded concurrency, and spawn_blocking.
Community
Advanced
1
rust-performance-optimization
Profile Rust code with cargo bench and flamegraph to optimize hot paths.
Community
Intermediate