Use this skill whenever the user asks you to write, generate, add, or scaffold unit tests for C# or .NET code. Trigger on: "write tests for this", "add unit tests", "test this class", "generate tests", "cover this with tests", "write NUnit tests", "mock this dependency", "how do I test this", "add test coverage", "write a test for this method", or any request that involves C#/.NET testing. Also trigger proactively when the user shows you a C# class or method and asks you to improve, review, or complete it — if there are no tests, offer to write them.
$npx -y skills add jzills/claude-marketplace --skill dotnet-unit-testsInstalls into the current project.
Run `npx skills use "https://github.com/jzills/claude-marketplace" --skill "jzills/claude-marketplace/dotnet-unit-tests"` 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/jzills/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/jzills/claude-marketplace"` and select the relevant skills, then follow their instructions.