Alex Shemetovskiy
Community@alexkval · remote
Ruby on Rails, JS/TS, ClojureScript, PL/pgSQL
Agent Skills by Alex Shemetovskiy
Showing 10 vetted skills indexed across 1 GitHub repositories.
rust-skills
Trace cognitive layers to guide Rust solutions with domain constraints.
rust-code-review
Detect and fix Rust code smells across multi-crate workspaces.
domain-fintech
Enforce rust_decimal::Decimal, Arc<T>, and event sourcing in Rust FinTech applications.
unsafe-checker
Detect unsafe Rust code and risky FFI usage in Rust projects.
domain-embedded
Enforce no_std embedded constraints and safe peripheral ownership in Rust.
m07-concurrency
Analyze Rust concurrency issues and guide Send/Sync, Arc, Mutex, and channel choices.
m01-ownership
Diagnose Rust ownership, borrowing, and lifetime errors like E0382 and E0507.
m06-error-handling
Guide Rust error handling with thiserror, anyhow, and layered context propagation.
domain-web
Enforce domain constraints for Rust REST APIs with Axum or Actix.
domain-cli
Build Rust CLI tools with clap, stderr error routing, and layered config precedence.