Attemainio/dotnet-toolkit

AI-native .NET code intelligence for faster, more accurate codebase navigation with lower token usage.

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

dotnet-code-review

01

Attemainio/dotnet-toolkit

Agent

Reviews C#/.NET code across ALL quality aspects at once — correctness, naming, styling, best practices, performance, concurrency, security, test coverage, XML documentation, and dead code/duplication — within one precisely stated scope. Designed to run in parallel with other instances of itself: partition a large…

2 5d ago A 141 tokens original MIT

dotnet-explore

02

Attemainio/dotnet-toolkit

Agent

Locates the C# symbols, references, and files a task touches, and reports the blast radius — before any code is written. Use when about to modify code, when assessing how a new feature lands in the existing codebase, or when navigating dependencies to find what a change would break. Returns symbolIds and file:line…

2 5d ago A 105 tokens original MIT

Attemainio/dotnet-toolkit

Agent

Audit-only instrument for dotnet-guard-audit. Attempts a battery of known and improvised bypasses against this repo's own guard-cs-edit, guard-cs-read, guard-cs-bash-read and guard-cs-bash-write PreToolUse hooks — unusual quoting, spaced paths, symlinks, copies, variable expansion, and writing to a .cs file through…

2 5d ago A 212 tokens original MIT

Attemainio/dotnet-toolkit

Agent

Benchmark-only instrument for dotnet-performance. Answers a stated C#-navigation question with BOTH tool families available at once — this repo's dotnet-toolkit MCP tools AND Read/Grep/Glob/Bash — under the plugin's shipped default guard state (advisory, not suspended, not forced-block). Plays a real, unrestricted…

2 5d ago A 232 tokens original MIT

Attemainio/dotnet-toolkit

Agent

Benchmark-only instrument for dotnet-performance. Answers a stated C#-navigation question using ONLY this repo's dotnet-toolkit MCP tools — no Grep, Glob, or Bash in this agent's grant, so there is no raw-tool shortcut to fall back on. Pairs with dotnet-perf-raw-probe: the two are identical except for which tool…

2 5d ago A 156 tokens original MIT

Attemainio/dotnet-toolkit

Agent

Benchmark-only instrument for dotnet-performance. Answers a stated C#-navigation question using ONLY Read/Grep/Glob/Bash — no MCP tool of any kind in this agent's grant, so there is nothing to reach for beyond raw search and reads. Pairs with dotnet-perf-mcp-probe: the two are identical except for which tool family…

2 5d ago A 142 tokens original MIT