This skill should be used when the user is writing, reviewing, debugging, or architecting pure .NET backend code for Kestrel-hosted services. It provides expert critique for REST endpoints, SignalR hubs, TypeScript/React client integration shape, pragmatic Rust interop, application services, AppHost-aware project structure, EF Core and database boundaries, dependency injection lifetimes, OOP and SOLID quality, concurrency, and distributed-architecture tradeoffs. Use when the user asks "critique my .NET backend", "review this service", "should this be singleton or scoped", "structure my solution", "review my SignalR hub", "review my AppHost", "is this clean architecture", "should I use repositories", "fix my DbContext usage", "design my REST endpoints", "review my concurrency", or "should this be microservices".
$npx -y skills add mathisk2095/jko-claude-plugins --skill dotnet-backend-expertInstalls into the current project.
Run `npx skills use "https://github.com/mathisk2095/jko-claude-plugins" --skill "mathisk2095/jko-claude-plugins/dotnet-backend-expert"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mathisk2095/jko-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/mathisk2095/jko-claude-plugins"` and select the relevant skills, then follow their instructions.