Aaron Stannard
Community@aaronontheweb · Houston, TX
CEO @petabridge Maintainer: @akkadotnet
Agent Skills by Aaron Stannard
Showing 37 vetted skills indexed across 2 GitHub repositories.
r3-reactive-extensions
Build reactive event-driven C# pipelines with the R3 library for .NET.
csharp-nullable-reference-types
Guides adoption and annotation of nullable reference types in C# codebases.
ilspy-decompile
Decompile .NET assemblies with ILSpy to inspect internal implementations of libraries and frameworks.
dotnet-devcert-trust
Diagnose and fix .NET HTTPS dev certificate trust issues on Linux systems.
opentelemetry-net-instrumentation
Implements OpenTelemetry tracing, metrics, and logging instrumentation in .NET codebases.
meetup-mcp
Create, edit, search, and publish Meetup events via the Meetup MCP server.
akka-net-testing-patterns
Automate Akka.NET actor unit and integration tests with Akka.Hosting.TestKit patterns.
mjml-email-templates
Render MJML templates into cross-client HTML with variable substitution.
snapshot-testing
Validate .NET test outputs against approved Verify snapshot baselines.
aspire-configuration
Translate Aspire AppHost resource outputs into environment variables and config keys.
database-performance
Optimize .NET data access with EF Core and Dapper patterns.
akka-net-aspire-configuration
Configure Akka.NET actor systems with .NET Aspire using dependency injection.
marketplace-publishing
Automate dotnet-skills marketplace publishing with plugin.json updates and validation.
serialization
Guide .NET developers in selecting serialization formats like Protobuf, MessagePack, and System.Text.Json.
playwright-ci-caching
Automates version-aware caching of Playwright browser binaries for CI/CD pipelines.
aspire-service-defaults
Create and distribute shared Aspire ServiceDefaults configuration across services.
csharp-concurrency-patterns
Guide .NET concurrency abstraction selection across async/await, Channels, Akka.NET, Rx, and parallel patterns.
dependency-injection-patterns
Organize ASP.NET Core dependency injection registrations into reusable extension methods.
skills-index-snippets
Generate routing indexes mapping tasks to dotnet-skills in AGENTS.md and CLAUDE.md.
mailpit-integration
Capture SMTP traffic in Mailpit for .NET Aspire integration tests.
dotnet-project-structure
Create .NET solutions with .slnx, centralized props, and SDK pinning.
modern-csharp-coding-standards
Guide C# refactoring toward C# 12+ patterns with records and Span<T>.
api-design
Design stable public APIs with extend-only changes and migration plans.
dotnet-slopwatch
Detects and prevents reward hacking in .NET code changes using Slopwatch baseline analysis.