13 Claude AI Skills to generate production-ready .NET 10 enterprise solutions with Clean Architecture + DDD in minutes [Open Source]
Posted by Agreeable_Poem_7356@reddit | learnprogramming | View on Reddit | 1 comments
Hey r/learnprogramming!
https://github.com/yousefnajjar/Claude-DotNet-Ultimate
I've been working on a collection of Claude AI skills that teach Claude to generate enterprise-grade .NET solutions following best practices. Instead of spending hours scaffolding projects or copy-pasting boilerplate, you can now say "Create a microservice with PostgreSQL, RabbitMQ, and CQRS" and get a complete, production-ready solution.
What it generates:
- ✅ Clean Architecture (Domain, Application, Infrastructure, API)
- ✅ Domain-Driven Design (Aggregates, Value Objects, Strongly-typed IDs)
- ✅ CQRS with MediatR + Vertical Slices
- ✅ Event-driven architecture with MassTransit + RabbitMQ
- ✅ HybridCache (L1 Memory + L2 Redis)
- ✅ OpenTelemetry + Serilog observability
- ✅ EF Core 10 with PostgreSQL
- ✅ Testcontainers integration tests
- ✅ Docker + .NET Aspire orchestration
- ✅ GitHub Actions CI/CD
mkaypl@reddit
Hey self promoting fucker.