What's in this release
This release includes 34 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-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
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
# Add the marketplace
/plugin marketplace add Aaronontheweb/dotnet-skills
# Install the plugin (includes all skills and agents)
/plugin install dotnet-skillsChanges since v1.3.1
316756f Merge pull request #61 from Aaronontheweb/release/v1.3.2
e65886a chore: prepare v1.3.2 release
7ede48b Add constraint-enforcing value objects beyond identifiers (#60)
38cda56 Simplify Result type pattern in C# coding standards (#58)
64def2a fix: correct binary compat guidance for optional parameters (#56) (#59)