Evgeny Zelenov
Community@zelenov · Zelenograd, Russia
Senior Backend Developer and DevOps. Mostly C# and loosy unstoppable jokes.
Agent Skills by Evgeny Zelenov
Showing 17 vetted skills indexed across 1 GitHub repositories.
ownership-borrowing
Teach Rust ownership, borrowing, and lifetimes with practical code examples.
iced-elm-architecture
Organize iced Rust UI projects with Elm-style architecture patterns.
trait-generics
Design Rust traits and generics for reusable, type-safe APIs.
error-handling
Standardize Rust error handling with Result, Option, and the ? operator.
rust-performance
Profile and benchmark Rust applications to identify and resolve performance bottlenecks.
async-programming
Implement scalable async Rust with Tokio for concurrent tasks and channels.
cargo-ecosystem
Configure and optimize Rust Cargo workflows for building, testing, and project management.
rust-testing
Create unit, integration and doc tests for Rust projects using cargo test.
rust-concurrency
Implement Rust concurrency with threads, channels, mutexes, and Rayon iterators.
ui-core
Guide UI-core integration by defining logic boundaries and message routing for TagList, FileWorkspace, and AppDatabase.
changelog
Generate a HISTORY.md changelog entry from git changes.
image-preview
Implement JPEG/HEIC/HEIF decoding and image routing in frename's media_viewer pipeline.
app-guide
Describe frename's project structure and core concepts for new users.
undo-dev
Integrate Undoable commands and history management into frename workflows.
create-release-version
Create and update release notes in version.md with H1 headers and Added or Changed sections.
core-dev
Guide developers through core development tasks for frename-core.
ui-dev
Guide UI development for frename with reusable widget and styling patterns.