Agent Skills by Devin Goble
Showing 34 vetted skills indexed across 1 GitHub repositories.
aspnet-minimal-api-openapi
Generate ASP.NET Minimal API endpoints with OpenAPI documentation using DTOs and TypedResults.
akka-net-testing-patterns
Write Akka.NET actor unit and integration tests using Akka.Hosting.TestKit patterns.
mjml-email-templates
Generate responsive HTML email templates from MJML markup using Mjml.Net.
snapshot-testing
Enable snapshot testing in .NET applications using the Verify library.
aspire-configuration
Map Aspire AppHost resource outputs to explicit environment variables.
database-performance
Optimize EF Core and Dapper database access with query strategies.
akka-net-aspire-configuration
Configure Akka.NET actor systems with .NET Aspire orchestration.
marketplace-publishing
Publish .NET skills and agents to the dotnet-skills Claude Code marketplace.
serialization
Guide .NET developers in selecting schema-based serialization formats like Protobuf and MessagePack.
playwright-ci-caching
Cache Playwright browser binaries in GitHub Actions and Azure DevOps pipelines.
aspire-service-defaults
Centralize OpenTelemetry, health checks, resilience, and service discovery in .NET Aspire projects.
csharp-concurrency-patterns
Guide .NET concurrency abstraction selection with decision trees and code examples.
dependency-injection-patterns
Organize ASP.NET Core dependency injection registrations into composable extension methods.
skills-index-snippets
Generate routing snippets for .NET skills in AGENTS.md and CLAUDE.md files.
mailpit-integration
Integrate Mailpit into .NET Aspire applications to capture and inspect outgoing emails.
dotnet-project-structure
Configure .NET projects with .slnx, Directory.Build.props, and global.json.
modern-csharp-coding-standards
Guide modern C# 12+ development with records, pattern matching, and Span<T>.
api-design
Design stable public APIs using extend-only principles for NuGet packages.
dotnet-slopwatch
Detect LLM-introduced slop in .NET code modifications.
type-design-performance
Optimize .NET type design for performance using sealing, readonly structs, and collection choices.
verify-email-snapshots
Snapshot test MJML email templates against approved HTML baselines.
package-management
Manage .NET NuGet packages with Central Package Management and the dotnet CLI.
crap-analysis
Analyze .NET code coverage and CRAP scores from OpenCover reports.
microsoft-extensions-configuration
Manage .NET configuration with strongly-typed settings and startup validation.