Bartek avatar

Bartek

Community

@kierunb · Poland

21Followers
|
113Public Repos
|
23Published Skills

Software Engineer, Solution Architect, Consultant, Trainer.

Agent Skills by Bartek

Showing 23 vetted skills indexed across 1 GitHub repositories.

kierunbkierunb

migrate-mstest-v3-to-v4

Upgrade MSTest v3 test projects to MSTest v4 with build and test validation.

Community
Advanced
kierunbkierunb

run-tests

Detect .NET test platforms and frameworks to generate dotnet test commands.

Community
Intermediate
kierunbkierunb

migrate-vstest-to-mtp

Migrate .NET test projects from VSTest to Microsoft.Testing.Platform.

Community
Advanced
kierunbkierunb

writing-mstest-tests

Write modern MSTest unit tests with current assertion APIs and patterns.

Community
Advanced
kierunbkierunb

migrate-mstest-v1v2-to-v3

Migrate MSTest v1/v2 projects to MSTest v3 and update assertions, DataRow usage, and runsettings.

Community
Advanced
kierunbkierunb

mtp-hot-reload

Enable hot reload for .NET test projects via Microsoft Testing Platform.

Community
Intermediate
kierunbkierunb

analyzing-dotnet-performance

Scan .NET code for performance anti-patterns and produce prioritized fixes.

Community
Advanced
kierunbkierunb

clr-activation-debugging

Analyze CLRLoad logs to diagnose CLR activation issues.

Community
Advanced
kierunbkierunb

android-tombstone-symbolication

Symbolicate Android tombstone backtraces to .NET frames for crash triage.

Community
Advanced
kierunbkierunb

dotnet-trace-collect

Guide .NET performance diagnosis across Windows, Linux, and containers.

Community
Advanced
kierunbkierunb

dump-collect

Configure and collect crash dumps for .NET applications across platforms and containers.

Community
Advanced
kierunbkierunb

microbenchmarking

Instrument .NET microbenchmarks with BenchmarkDotNet for accurate performance measurements.

Community
Intermediate
kierunbkierunb

technology-selection

Guide .NET 8+ developers in selecting AI/ML technology stacks.

Community
Advanced
kierunbkierunb

dotnet-design-pattern-review

Review C#/.NET code for design pattern implementations and improvements.

Community
Advanced
kierunbkierunb

containerize-aspnet-framework

Generate a Windows-based multi-stage Dockerfile for ASP.NET Framework applications.

Community
Advanced
kierunbkierunb

csharp-docs

Document public C# types with XML comments and enforce XML tag usage.

Community
Basic
kierunbkierunb

create-github-issue-feature-from-specification

Create or update a GitHub issue from a specification file.

Community
Advanced
kierunbkierunb

csharp-async

Enforce C# async best practices for naming, return types, and exception handling.

Community
Advanced
kierunbkierunb

playwright-generate-test

Generate Playwright tests from user-provided scenarios via the Playwright MCP.

Community
Advanced
kierunbkierunb

csharp-xunit

Write maintainable C# unit tests using XUnit with Fact and Theory attributes.

Community
Intermediate
kierunbkierunb

azure-compute

Recommend Azure VM sizes and VMSS configurations from public pricing data.

Community
Advanced
kierunbkierunb

azure-deploy

Orchestrate Azure deployments with azd, Terraform, and az deployment commands.

Community
Advanced
kierunbkierunb

appinsights-instrumentation

Instrument ASP.NET Core, Node.js, and Python apps with Azure Application Insights.

Community
Intermediate