AarononthewebAarononthewebCommunityยท36 Agent Skills Included

dotnet-skills

Production-tested .NET patterns for AI coding assistants

Guides AI agents through real-world .NET development: C# coding standards, Akka.NET actors, Aspire orchestration, EF Core, testing, and performance tuning. Eliminates guesswork around concurrency, serialization, dependency injection, and database performance with battle-tested patterns from production systems. Includes specialist agents and quality gates that catch flaky tests, suppressed warnings, and risky code before it ships.
npx skills add Aaronontheweb/dotnet-skills --all -g -y
Available:

Tells AI coding agents how this skill marketplace is structured, how skills and agents are named and registered, and how to route .NET tasks to the correct skill or specialist agent.

All Skills in This Repository (36)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

r3-reactive-extensions

Build reactive event-driven C# pipelines with the R3 library for .NET.

Community
Advanced
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

csharp-nullable-reference-types

Guides adoption and annotation of nullable reference types in C# codebases.

Community
Advanced
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

ilspy-decompile

Decompile .NET assemblies with ILSpy to inspect internal implementations of libraries and frameworks.

Community
Basic
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

dotnet-devcert-trust

Diagnose and fix .NET HTTPS dev certificate trust issues on Linux systems.

Community
Intermediate
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

opentelemetry-net-instrumentation

Implements OpenTelemetry tracing, metrics, and logging instrumentation in .NET codebases.

Community
Advanced
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

akka-net-testing-patterns

Automate Akka.NET actor unit and integration tests with Akka.Hosting.TestKit patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

mjml-email-templates

Render MJML templates into cross-client HTML with variable substitution.

Community
Intermediate
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

snapshot-testing

Validate .NET test outputs against approved Verify snapshot baselines.

Community
Intermediate
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

aspire-configuration

Translate Aspire AppHost resource outputs into environment variables and config keys.

Community
Basic
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

database-performance

Optimize .NET data access with EF Core and Dapper patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

akka-net-aspire-configuration

Configure Akka.NET actor systems with .NET Aspire using dependency injection.

Community
Advanced
๐Ÿ“ฆ In Repo
AarononthewebAaronontheweb

marketplace-publishing

Automate dotnet-skills marketplace publishing with plugin.json updates and validation.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install dotnet-skills?โ–ผ

Run `npx skills add Aaronontheweb/dotnet-skills --all -g -y` in your terminal to install all skills and agents globally.

What does dotnet-skills do?โ–ผ

It gives your AI coding assistant 30+ expert guides covering C# standards, Akka.NET, Aspire, EF Core, testing, and performance, so it writes production-quality .NET code instead of generic output.

Does dotnet-skills work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Codex, GitHub Copilot, and OpenCode.

Can AI agents write better Akka.NET code with this?โ–ผ

Yes. Dedicated skills cover actor testing, cluster sharding, supervision, and Akka.Management, plus a specialist akka-net-specialist agent for deep diagnostics.

Do I need to be a .NET expert to use these skills?โ–ผ

No. Once installed, your AI assistant automatically consults the right skill when you ask it to build or fix .NET features in plain English.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’