codewithmukesh

61 mods across 1 repository, 684 stars between them.

outdated

49

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Dependency health report for .NET solutions: outdated NuGet packages, vulnerable versions, and commercial-license traps (MediatR, MassTransit, FluentAssertions, AutoMapper) — powered by the getnugetpackages MCP tool. Invoke when: "outdated packages", "check dependencies", "stale packages", "package audit", "dependency…

684 25d ago A 98 tokens original MIT

plan

50

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Enter plan mode for .NET projects with architecture awareness. Analyzes tasks through the lens of supported architectures (VSA, Clean Architecture, DDD, Modular Monolith) and produces structured implementation plans before any code is written. Use when: "plan", "let's plan", "think through", "design this", "how should…

684 25d ago A 85 tokens original MIT

project-setup

51

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Tech-stack selection advisor for .NET projects: recommended defaults for database, auth, caching, messaging, observability, and resilience, with the rationale behind each default. Load when choosing or reviewing a project's tech stack, or when the user says "tech stack", "which database", "pick a stack", "recommended…

684 25d ago A 101 tokens original MIT

project-structure

52

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

.NET solution and project structure conventions. Covers .slnx format, Directory.Build.props, Directory.Packages.props for central package management, global usings, and naming conventions. Load this skill when setting up a new solution, adding projects, configuring build properties, or when the user mentions "solution…

684 25d ago A 107 tokens original MIT

resilience

53

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Resilience patterns for .NET 10 applications using Polly v8. Covers retry, circuit breaker, timeout, fallback, rate limiter, hedging, and composing resilience pipelines. Load this skill when implementing retry logic, circuit breakers, handling transient failures, or when the user mentions "Polly", "resilience"…

684 25d ago A 104 tokens original MIT

scaffold

54

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Architecture-aware feature scaffolding for .NET 10 projects. Detects the project's architecture (VSA, Clean Architecture, DDD, Modular Monolith) and generates complete feature slices with all required layers: endpoint, handler, validator, DTOs, EF configuration, and integration tests — with the completeness checklist…

684 25d ago A 126 tokens original MIT

scalar

55

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Scalar API documentation UI for .NET 10 applications. Covers setup, themes, authentication prefill, multiple documents, layout options, and security. A modern replacement for Swagger UI. Load this skill when setting up API documentation UI, or when the user mentions "Scalar", "MapScalarApiReference", "API reference"…

684 25d ago A 90 tokens original MIT

security-scan

56

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Deep security scanning for .NET applications across 6 layers: vulnerable packages, secrets detection, OWASP code patterns, auth configuration, CORS policy, and data protection. Produces severity-rated findings with specific remediation steps. Load this skill when: "security scan", "security audit", "check for…

684 25d ago A 116 tokens original MIT

serilog

57

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Structured logging with Serilog for .NET 10 applications. Covers two-stage bootstrap, appsettings configuration, enrichers, sinks, request logging, destructuring, and Serilog.Expressions. Load this skill when setting up Serilog, configuring log sinks, enrichers, or structured logging, or when the user mentions…

684 25d ago A 119 tokens original MIT

spec

58

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Turn a vague feature or product idea into an agreed, persisted specification through relentless structured questioning. Never assumes — every gap, ambiguity, or "probably" becomes a question to the developer, and the spec cannot be approved while open questions remain. Produces docs/specs/ - .md with acceptance…

684 25d ago A 136 tokens original MIT

tdd

59

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Guided test-driven development workflow for .NET 10 using xUnit v3, WebApplicationFactory, Testcontainers, and Verify snapshots. Follows the strict red-green-refactor cycle. Use when: "TDD", "test-driven", "let's TDD this", "red green refactor", "write the test first", or when building a feature with clear acceptance…

684 25d ago A 81 tokens original MIT

testing

60

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Testing strategy for .NET 10 applications. Covers xUnit v3, WebApplicationFactory for integration tests, Testcontainers for real database testing, Verify for snapshot testing, and the AAA pattern. Load this skill when writing tests, setting up test infrastructure, reviewing test coverage, or when the user mentions…

684 25d ago A 115 tokens original MIT

verify

61

codewithmukesh/dotnet-claude-kit

Skill Claude CodeCodex

Run a comprehensive 7-phase verification pipeline for .NET projects: build, analyzers, antipattern detection, tests, security, formatting, and diff review. Each phase produces PASS/FAIL with actionable output and the pipeline short-circuits on critical failures. Also the authority on verification strategy: which…

684 25d ago A 129 tokens original MIT