codewithmukesh/dotnet-claude-kit

Make Claude Code a .NET 10 Expert

684Stars on the repository
61Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

api-designer

01

codewithmukesh/dotnet-claude-kit

Agent

Expert in designing HTTP APIs with ASP.NET Core Minimal APIs — REST conventions, endpoint and contract design, API versioning strategies, OpenAPI specifications, and authorization policies. Use when designing new endpoints or request/response shapes, adding or evolving API versions, reviewing API surface quality, or…

684 25d ago A 65 tokens original MIT

codewithmukesh/dotnet-claude-kit

Agent

Autonomous .NET build fixer — parses dotnet build errors, categorizes them, applies known fix patterns, and rebuilds iteratively until green. Use when the build is broken, after a large refactor or dependency update, or whenever compiler errors need systematic resolution without hand-holding.

684 25d ago A 63 tokens original MIT

code-reviewer

03

codewithmukesh/dotnet-claude-kit

Agent

Multi-dimensional .NET code review covering correctness, maintainability, performance, security, and project conventions, powered by Roslyn MCP analysis. Use for PR reviews, pre-merge quality gates, reviewing recent changes, or any "review this code" request.

684 25d ago A 55 tokens original MIT

devops-engineer

04

codewithmukesh/dotnet-claude-kit

Agent

Deployment and infrastructure expert for .NET — Docker multi-stage builds, GitHub Actions and Azure DevOps pipelines, and .NET Aspire orchestration. Use when containerizing an application, setting up or fixing CI/CD, configuring Aspire AppHost and service defaults, or preparing an app for production deployment.

684 25d ago A 64 tokens original MIT

dotnet-architect

05

codewithmukesh/dotnet-claude-kit

Agent

Primary decision-maker for .NET project structure, architecture selection, and module boundaries — guides the architecture-advisor questionnaire and recommends VSA, Clean Architecture, DDD, or Modular Monolith. Use when starting a new project, choosing or changing architecture, restructuring a solution, or resolving…

684 25d ago A 67 tokens original MIT

ef-core-specialist

06

codewithmukesh/dotnet-claude-kit

Agent

Database expert for Entity Framework Core — DbContext design, efficient LINQ queries, migrations, interceptors, compiled queries, and data access optimization. Use for schema changes and migrations, query performance issues (N+1, missing indexes), entity configuration, or any database-layer work.

684 25d ago A 61 tokens original MIT

performance-analyst

07

codewithmukesh/dotnet-claude-kit

Agent

Optimization expert for .NET applications — identifies bottlenecks, recommends caching strategies (HybridCache, output caching), audits async/await correctness, and reduces allocations. Use when investigating slow endpoints or high resource usage, designing a caching layer, or reviewing hot paths for measurable…

684 25d ago A 61 tokens original MIT

refactor-cleaner

08

codewithmukesh/dotnet-claude-kit

Agent

Systematic code cleanup specialist — finds dead code, unused types, and cleanup opportunities with Roslyn MCP tools, then removes them safely with verification at each step. Use for cleanup passes, dead code removal, tech debt reduction, or pre-PR tidying of a working branch.

684 25d ago A 61 tokens original MIT

security-auditor

09

codewithmukesh/dotnet-claude-kit

Agent

Security expert for .NET applications — vulnerability review, authentication and authorization design (JWT, OIDC, Identity), secrets management, and OWASP best practices. Use when adding or reviewing auth, scanning for vulnerabilities, handling secrets and configuration, or hardening an app before production.

684 25d ago A 60 tokens original MIT

test-engineer

10

codewithmukesh/dotnet-claude-kit

Agent

Testing expert for .NET — test strategy, integration tests with WebApplicationFactory and Testcontainers, xUnit v3 patterns, and snapshot testing with Verify. Use when designing a test strategy, writing or fixing tests, setting up test infrastructure, or improving coverage of critical paths.

684 25d ago A 59 tokens original MIT