managedcode/MCPGateway

Searchable MCP and AITool gateway for .NET, built on Microsoft.Extensions.AI with embedding-based tool discovery, lexical fallback, and unified execution

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

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

dotnet-cloc

02

managedcode/MCPGateway

Skill Claude CodeCodex

Use the open-source free cloc tool for line-count, language-mix, and diff statistics in .NET repositories. Use when a repo needs C# and solution footprint metrics, branch-to-branch LOC comparison, or repeatable code-size reporting in local workflows and CI.

5 2d ago B 62 tokens copy · 95% MIT

managedcode/MCPGateway

Skill Claude CodeCodex

Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion. Use when a .NET repo needs first-party code analysis, EnableNETAnalyzers, AnalysisLevel, or warning-as-error policy wired into build and CI.

5 2d ago A 58 tokens copy · 100% MIT

dotnet-coverlet

04

managedcode/MCPGateway

Skill Claude CodeCodex

Use the open-source free coverlet toolchain for .NET code coverage. Use when a repo needs line and branch coverage, collector versus MSBuild driver selection, or CI-safe coverage commands.

5 2d ago A 45 tokens copy · 88% MIT

dotnet-csharpier

05

managedcode/MCPGateway

Skill Claude CodeCodex

Use the open-source free CSharpier formatter for C# and XML. Use when a .NET repo intentionally wants one opinionated formatter instead of a highly configurable dotnet format-driven style model.

5 2d ago A 51 tokens copy · 100% MIT

dotnet-format

06

managedcode/MCPGateway

Skill Claude CodeCodex

Use the free first-party dotnet format CLI for .NET formatting and analyzer fixes. Use when a .NET repo needs formatting commands, --verify-no-changes CI checks, or .editorconfig-driven code style enforcement.

5 2d ago A 55 tokens copy · 100% MIT

dotnet

07

managedcode/MCPGateway

Skill Claude CodeCodex

Primary router skill for broad .NET work. Classify the repo by app model and cross-cutting concern first, then switch to the narrowest matching .NET skill instead of staying at a generic layer.

5 2d ago A 44 tokens copy · 100% MIT

mcaf-adr-writing

08

managedcode/MCPGateway

Skill Claude CodeCodex

Create or update an ADR under docs/ADR/ for architectural decisions, dependency changes, data-model changes, or cross-cutting policy shifts. Use when the user asks to write, update, or document an ADR, record a design decision, capture architecture trade-offs, or justify a repo-wide technical policy.

5 2d ago A 69 tokens original MIT

mcaf-agile-delivery

09

managedcode/MCPGateway

Skill Claude CodeCodex

Shape delivery workflow around backlog quality, roles, ceremonies, and engineering feedback. Use when defining how the team plans, tracks work, and turns feedback into durable improvements.

5 2d ago A 40 tokens copy · 86% MIT

managedcode/MCPGateway

Skill Claude CodeCodex

Create or update docs/Architecture/Overview.md as the global architecture map for a solution. Use when bootstrapping a repo, onboarding, or changing modules, boundaries, or contracts. Keep it navigational and use references/overview-template.md for scaffolding.

5 2d ago A 63 tokens copy · 97% MIT

mcaf-ci-cd

11

managedcode/MCPGateway

Skill Claude CodeCodex

Design or refine CI/CD workflows, quality gates, release flow, and safe AI-assisted pipeline authoring. Use when adding or changing build pipelines, release stages, IaC-driven environments, or deployment rollback policy.

5 2d ago A 48 tokens original MIT

mcaf-code-review

12

managedcode/MCPGateway

Skill Claude CodeCodex

Prepare for, perform, or tighten code review workflow: PR scope, review checklist, reviewer expectations, and merge hygiene. Use when shaping pull requests, defining review policy, or auditing whether a change is review-ready.

5 2d ago A 48 tokens copy · 97% MIT

mcaf-devex

13

managedcode/MCPGateway

Skill Claude CodeCodex

Improve developer experience for multi-component solutions: onboarding, F5 contract, cross-platform tasks, local inner loop, and reproducible setup. Use when the repo is hard to run, debug, test, or onboard into.

5 2d ago A 49 tokens copy · 89% MIT

mcaf-documentation

14

managedcode/MCPGateway

Skill Claude CodeCodex

Create or refine durable engineering documentation: docs structure, navigation, source-of-truth placement, and writing quality. Use when a repo’s docs are missing, stale, duplicated, or hard to navigate, or when adding new durable engineering guidance.

5 2d ago A 53 tokens copy · 89% MIT

managedcode/MCPGateway

Skill Claude CodeCodex

Use a repo-root .editorconfig to configure free .NET analyzer and style rules. Use when a .NET repo needs rule severity, code-style options, section layout, or analyzer ownership made explicit. Nested .editorconfig files are allowed when they serve a clear subtree-specific purpose.

5 2d ago A 66 tokens copy · 98% MIT

managedcode/MCPGateway

Skill Claude CodeCodex

Use the open-source free ArchUnitNET library for architecture rules in .NET tests. Use when a repo needs richer architecture assertions than lightweight fluent rule libraries usually provide.

5 2d ago A 44 tokens copy · 88% MIT

mcaf-dotnet-cloc

17

managedcode/MCPGateway

Skill Claude CodeCodex

Use the open-source free cloc tool for line-count, language-mix, and diff statistics in .NET repositories. Use when a repo needs C# and solution footprint metrics, branch-to-branch LOC comparison, or repeatable code-size reporting in local workflows and CI.

5 2d ago B 64 tokens copy · 100% MIT

managedcode/MCPGateway

Skill Claude CodeCodex

Use the free built-in .NET SDK analyzers and analysis levels. Use when a .NET repo needs first-party code analysis, EnableNETAnalyzers, AnalysisLevel, or warning policy wired into build and CI.

5 2d ago A 52 tokens copy · 100% MIT

mcaf-dotnet-codeql

19

managedcode/MCPGateway

Skill Claude CodeCodex

Use the open-source CodeQL ecosystem for .NET security analysis. Use when a repo needs CodeQL query packs, CLI-based analysis on open source codebases, or GitHub Action setup with explicit licensing caveats for private repositories.

5 2d ago A 53 tokens copy · 100% MIT

managedcode/MCPGateway

Skill Claude CodeCodex

Use free built-in .NET maintainability analyzers and code metrics configuration to find overly complex methods and coupled code. Use when a repo needs cyclomatic complexity checks, maintainability thresholds, or complexity-driven refactoring gates.

5 2d ago A 52 tokens copy · 100% MIT

managedcode/MCPGateway

Skill Claude CodeCodex

Use the open-source free coverlet toolchain for .NET code coverage. Use when a repo needs line and branch coverage, collector versus MSBuild driver selection, or CI-safe coverage commands.

5 2d ago A 47 tokens copy · 100% MIT

managedcode/MCPGateway

Skill Claude CodeCodex

Use the open-source free CSharpier formatter for C# and XML. Use when a .NET repo intentionally wants one opinionated formatter instead of a highly configurable dotnet format-driven style model.

5 2d ago A 53 tokens copy · 97% MIT

managedcode/MCPGateway

Skill Claude CodeCodex

Write modern, version-aware C# for .NET repositories. Use when choosing language features across C# versions, especially C# 13 and C# 14, while staying compatible with the repo's target framework and LangVersion.

5 2d ago A 54 tokens copy · 95% MIT

mcaf-dotnet-format

24

managedcode/MCPGateway

Skill Claude CodeCodex

Use the free first-party dotnet format CLI for .NET formatting and analyzer fixes. Use when a .NET repo needs formatting commands, --verify-no-changes CI checks, or .editorconfig-driven code style enforcement.

5 2d ago A 57 tokens copy · 88% MIT