ai extensions skills

49 tagged ai extensions, measured the same way as everything else here.

Browse within: csharp 49dotnet 49embeddings 49mcp-gateway 49

crap-score

01

managedcode/MCPGateway

Skill Claude CodeCodex

Calculates CRAP (Change Risk Anti-Patterns) score for .NET methods, classes, or files. Use when the user asks to assess test quality, identify risky untested code, compute CRAP scores, or evaluate whether complex methods have sufficient test coverage. Requires code coverage data (Cobertura XML) and cyclomatic…

5 2d ago A 101 tokens original MIT

mcaf-dotnet-mstest

02

managedcode/MCPGateway

Skill Claude CodeCodex

Write, run, or repair .NET tests that use MSTest. Use when a repo uses MSTest.Sdk, MSTest, [TestClass], [TestMethod], DataRow, or Microsoft.Testing.Platform-based MSTest execution.

5 2d ago A 62 tokens original MIT

mcaf-dotnet-xunit

03

managedcode/MCPGateway

Skill Claude CodeCodex

Write, run, or repair .NET tests that use xUnit. Use when a repo uses xunit, xunit.v3, [Fact], [Theory], or xunit.runner.visualstudio, and you need the right CLI, package, and runner guidance for xUnit on VSTest or Microsoft.Testing.Platform.

5 2d ago A 77 tokens original MIT