Skip to content

v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 17:10
· 1 commit to master since this release
4aed71b

What's in this release

This release includes 36 skills and 6 agents for .NET development.

Skills

akka-aspire-configuration

akka-best-practices

akka-hosting-actor-patterns

akka-management

akka-testing-patterns

aspire-configuration

aspire-integration-testing

aspire-mailpit-integration

aspire-service-defaults

crap-analysis

csharp-api-design

csharp-coding-standards

csharp-concurrency-patterns

csharp-nullable-reference-types

csharp-type-design-performance

database-performance

dotnet-devcert-trust

efcore-patterns

ilspy-decompile

local-tools

marketplace-publishing

microsoft-extensions-configuration

microsoft-extensions-dependency-injection

mjml-email-templates

opentelementry-dotnet-instrumentation

package-management

playwright-blazor

playwright-ci-caching

project-structure

r3-reactive-extensions

serialization

skills-index-snippets

slopwatch

snapshot-testing

testcontainers

verify-email-snapshots

Agents

  • akka-net-specialist (default): Expert in Akka.NET architecture, actor systems, and distributed computing patterns. Specializes in a...
  • docfx-specialist (default): Expert in DocFX documentation system, markdown formatting, and Akka.NET documentation standards. Han...
  • dotnet-benchmark-designer (default): Expert in designing effective .NET performance benchmarks and instrumentation. Specializes in Benchm...
  • dotnet-concurrency-specialist (default): Expert in .NET concurrency, threading, and race condition analysis. Specializes in Task/async patter...
  • dotnet-performance-analyst (default): Expert in analyzing .NET application performance data, profiling results, and benchmark comparisons....
  • roslyn-incremental-generator-specialist (default): Design and maintain Roslyn incremental source generators with strict pipeline discipline, parser vs ...

Installation

# Claude Code - add the marketplace
/plugin marketplace add Aaronontheweb/dotnet-skills
/plugin install dotnet-skills
# Codex - add the marketplace, then install the plugin
codex plugin marketplace add Aaronontheweb/dotnet-skills
codex plugin add dotnet-skills@dotnet-skills

Changes since v1.4.1

4aed71b Bump version to 1.5.0 and update release notes (#78)
7e6a561 Update .NET toolkit description to reflect new skills (#73)
5cc3f6c refactor: make AGENTS.md canonical, symlink CLAUDE.md to it (#77)
5c554e8 feat: add Codex plugin manifest, marketplace, and validation (#76)
4332ab4 Nullable reference types (#74)
55a9d5a Additions to the OpenTelemetry skills (#72)
c2ac7e9 Add generate-release-summary.sh script (#71)