Martin Mudra avatar

Martin Mudra

Community

@mudramartin

1Followers
|
22Public Repos
|
48Published Skills

Agent Skills by Martin Mudra

Showing 48 vetted skills indexed across 1 GitHub repositories.

MudraMartinMudraMartin

opentelemetry-instrumentation

Implement OpenTelemetry .NET SDK for distributed tracing, metrics, and logging.

Community
Advanced
MudraMartinMudraMartin

snapshot-testing

Verify .NET application outputs against baseline files using Xunit or NUnit.

Community
Advanced
MudraMartinMudraMartin

aspire-configuration

Emit explicit environment variables from Aspire AppHost to services.

Community
Intermediate
MudraMartinMudraMartin

database-performance

Diagnose and resolve database performance issues in .NET applications.

Community
Advanced
MudraMartinMudraMartin

playwright-blazor-testing

Test Blazor Server and WebAssembly apps with Playwright for UI and authentication.

Community
Intermediate
MudraMartinMudraMartin

serialization

Select optimal serialization formats for .NET applications using schema-based approaches.

Community
Intermediate
MudraMartinMudraMartin

playwright-ci-caching

Cache Playwright browser binaries in GitHub Actions and Azure DevOps pipelines.

Community
Intermediate
MudraMartinMudraMartin

aspire-service-defaults

Configure Aspire ServiceDefaults with OpenTelemetry, health checks, service discovery, and HTTP resilience.

Community
Intermediate
MudraMartinMudraMartin

csharp-concurrency-patterns

Assess .NET concurrency needs and suggest appropriate patterns and tools.

Community
Advanced
MudraMartinMudraMartin

dependency-injection-patterns

Organizes service registrations in ASP.NET Core via reusable extension methods.

Community
Intermediate
MudraMartinMudraMartin

aspire-mcp-first

Query Aspire MCP for resource state, logs, traces, and endpoints of .NET applications.

Community
Intermediate
MudraMartinMudraMartin

dotnet-project-structure

Configure .NET solutions with .slnx, Directory.Build.props, and global.json.

Community
Advanced
MudraMartinMudraMartin

modern-csharp-coding-standards

Provide modern C# coding standards for immutability, type safety, and performance.

Community
Advanced
MudraMartinMudraMartin

nhibernate-patterns

Provide NHibernate patterns for session management, schema evolution, and bulk operations.

Community
Advanced
MudraMartinMudraMartin

database-review

Analyze .NET database migrations, models, and mappings for schema quality and dialect consistency.

Community
Advanced
MudraMartinMudraMartin

api-design

Design and evolve public APIs with compatibility and versioning guidelines.

Community
Advanced
MudraMartinMudraMartin

dotnet-slopwatch

Detect and prevent slop in .NET source, project, and props files.

Community
Intermediate
MudraMartinMudraMartin

rider-mcp-first

Perform .NET symbol searches and refactorings through Rider semantic operations.

Community
Advanced
MudraMartinMudraMartin

type-design-performance

Identify and resolve performance bottlenecks in .NET type design.

Community
Intermediate
MudraMartinMudraMartin

package-management

Manage NuGet package versions centrally using dotnet CLI commands.

Community
Intermediate
MudraMartinMudraMartin

crap-analysis

Evaluate .NET methods by CRAP score using OpenCover coverage data.

Community
Advanced
MudraMartinMudraMartin

microsoft-extensions-configuration

Bind and validate .NET configuration settings into strongly-typed classes.

Community
Intermediate
MudraMartinMudraMartin

ilspy-decompile

Decompose .NET assemblies with ILSpyCmd to inspect internal API implementations.

Community
Intermediate
MudraMartinMudraMartin

testcontainers-integration-tests

Automate .NET integration testing with TestContainers Docker containers.

Community
Intermediate