Oleh avatar

Oleh

Community

@envoydev

2Followers
|
8Public Repos
|
66Published Skills

Oleh (envoydev) maintains an 81-skill engineering convention registry covering .NET 8/C# 12 backends, Angular 17+ frontends, Ionic/Capacitor mobile, and SQL data layers.

Skills Distribution
DomainDeveloper To....NET Backend & Des.. (40%)Angular & TypeScri.. (20%)Project Orchestrat.. (15%)Security Hardening.. (13%)

Agent Skills by Oleh

Showing 66 vetted skills indexed across 1 GitHub repositories.

envoydevenvoydev
1

ionic-security

Reviews Ionic and Capacitor apps for native mobile security risks beyond web-layer threats.

Community
Intermediate
envoydevenvoydev
1

ts-js-testing

Guides writing and auditing plain TypeScript and JavaScript tests with Vitest, Jest, and node:test.

Community
Intermediate
envoydevenvoydev
1

dotnet-project-setup

Configures .NET solution layout, .slnx files, Directory.Build.props, and global.json SDK pinning.

Community
Intermediate
envoydevenvoydev
1

dotnet-authentication

Implements ASP.NET Core authentication and authorization with JWT, cookies, OIDC, and named policies.

Community
Advanced
envoydevenvoydev
1

dotnet-console-apps

Implements .NET CLI tools and long-running bots using System.CommandLine, Spectre.Console, and platform SDKs.

Community
Advanced
envoydevenvoydev
1

dev-log-convert

Converts raw daily work notes into structured past-tense English work logs with normalized ticket IDs and totalled time.

Community
Advanced
envoydevenvoydev
1

project-verify-plan

Audits implementation plans for risk coverage, scope match, and edge cases before coding.

Community
Advanced
envoydevenvoydev
1

dotnet-web-backend

Defines cross-cutting ASP.NET Core conventions for HTTP clients, validation, resilience, observability, and caching.

Community
Advanced
envoydevenvoydev
1

ionic

Applies Ionic and Capacitor conventions for building hybrid mobile apps with Angular.

Community
Advanced
envoydevenvoydev
1

project-related-context

Characterizes sibling repositories and generates awareness rules and orientation docs for cross-repo work.

Community
Advanced
envoydevenvoydev
1

devops

Review Dockerfiles, Compose files, GitHub Actions workflows, and deploy pipelines for .NET and Angular stacks.

Community
Advanced
envoydevenvoydev
1

angular-styling

Applies Angular CSS and SCSS conventions for component scoping, tokens, and responsive styling.

Community
Intermediate
envoydevenvoydev
1

project-test-coverage-analyzer

Measures test coverage per stack and writes a tiered coverage report.

Community
Advanced
envoydevenvoydev
1

angular-testing

Guides writing and reviewing Angular tests with TestBed, harnesses, and runner-specific practices.

Community
Advanced
envoydevenvoydev
1

dotnet-openapi

Generates OpenAPI documents and serves Scalar docs UIs on ASP.NET Core services.

Community
Intermediate
envoydevenvoydev
1

project-verify-code

Reviews assembled code against its plan by rerunning builds, tests, and live probes inline.

Community
Advanced
envoydevenvoydev
1

database-security

Reviews SQL and data-persistence layers for injection, privilege, tenant-isolation, and secret-handling risks.

Community
Intermediate
envoydevenvoydev
1

project-first-look

Generates a provisional ORIENTATION.md from a deterministic scan of project manifests.

Community
Intermediate
envoydevenvoydev
1

angular-security

Reviews Angular web features for XSS, CSRF, CSP, token storage, and dependency vulnerabilities.

Community
Intermediate
envoydevenvoydev
1

typescript

Enforces strict TypeScript conventions for writing and editing .ts and .tsx files.

Community
Intermediate
envoydevenvoydev
1

project-solution-design

Plans how a feature fits existing code and decomposes it into ordered tasks.

Community
Advanced
envoydevenvoydev
1

project-architecture-quality-loop

Runs a deliberate analyze-assess-improve loop that fixes tiered architecture weaknesses in a codebase.

Community
Advanced
envoydevenvoydev
1

dotnet-cryptography

Implements correct System.Security.Cryptography primitives for hashing, encryption, signing, and key derivation in .NET.

Community
Intermediate
envoydevenvoydev
1

browser-extension

Build and ship Manifest V3 browser extensions with typed messaging and least-privilege security.

Community
Advanced

Frequently Asked Questions About Oleh

FAQPage Schema
What tasks can I accomplish using envoydev's skills?▼

You can build and review .NET 8 backends (minimal APIs, MVC controllers, gRPC, SignalR, Wolverine messaging, EF Core), Angular 17+ apps with signals and Material, Ionic/Capacitor mobile apps, and Postgres/SQL Server/SQLite/MongoDB schemas. Additional skills cover security hardening, test coverage loops, architecture capture, CI failure triage, and ticket writing.

Who are these skills designed for?▼

They target software engineers working in .NET/C#, TypeScript/Angular, and Ionic/Capacitor stacks, plus leads running deliberate architecture assessments, coverage-improvement loops, and version upgrades. Floors are explicit: .NET 8 / C# 12, TypeScript 5+, Angular 17+, Capacitor 6+.

How do the skills load and run in practice?▼

Each skill carries native frontmatter with explicit load triggers and negative triggers; a router skill (dotnet, claude-stack) maps a work area to the one specialist skill. Orchestration skills like project-solve-task run gated design-plan-build-review cycles with user approval between steps, and several are manual slash-invoked only.

What prerequisites or dependencies do the skills assume?▼

Skills assume the stated framework floors (.NET 8/C# 12, Angular 17+, TypeScript 5+, Capacitor 6+) and named libraries such as xUnit, NSubstitute, FluentAssertions, FluentValidation, Testcontainers, BenchmarkDotNet, and Swashbuckle/NSwag. Database skills route per engine to Postgres, SQL Server, SQLite, or MongoDB references.

Do the skills cover security and release concerns?▼

Yes. Dedicated skills map the OWASP Top 10 to ASP.NET Core mitigations, cover System.Security.Cryptography primitives including ML-KEM/ML-DSA, harden SQL layers with row-level security and tenant isolation, secure Angular against XSS/CSP/CSRF, and handle Capacitor signing, TestFlight/Play submission, and OTA updates.