Evgeny Formanenko
Community@mo4islona
Node.JS, Golang, React
Agent Skills by Evgeny Formanenko
Showing 11 vetted skills indexed across 1 GitHub repositories.
m15-anti-pattern
Identify Rust anti-patterns in ownership and error handling code.
coding-guidelines
Guide Rust developers to apply coding standards for naming, formatting, and error handling.
m10-performance
Profile code hotspots with flamegraphs and perf to reduce latency and memory use.
m09-domain
Map domain-driven design concepts to Rust code patterns and invariants.
m04-zero-cost
Guide Rust static and dynamic dispatch choices for generics versus trait objects.
product-acceptance-criteria
Evaluate codebases for production readiness standards in logging, metrics, and fault tolerance.
domain-embedded
Develop embedded Rust firmware with no_std constraints and interrupt-safe patterns.
m07-concurrency
Develops concurrent and asynchronous Rust applications using tokio and crossbeam.
m01-ownership
Guide developers through Rust ownership, borrowing, and lifetime error resolution.
m03-mutability
Diagnose borrow conflicts and interior mutability issues in Rust code.
m02-resource
Guide Rust smart pointer selection for ownership, mutability, and thread safety.