Attemainio/dotnet-toolkit

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

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

dotnet-consistency

01

Attemainio/dotnet-toolkit

Skill Claude CodeCodex

Part of dotnet-toolkit

Use when auditing this plugin's own docs, skills, agents, rules, hooks, CLAUDE.md and README.md — three axes at once. (1) Do they match the actual MCP tool implementation under src/DotnetToolkit.McpServer? Run after adding, removing, renaming, or changing the signature/return shape/[Description] of a tool, or after…

2 6d ago A 225 tokens original MIT

dotnet-explore

02

Attemainio/dotnet-toolkit

Skill Claude CodeCodex

Part of dotnet-toolkit

Use before changing C#/.NET code when the set of symbols the task touches is not already known — surveying an unfamiliar subsystem, assessing how a new feature lands in the existing codebase, or finding out what a change would break. Delegates the wide searchindex/getreferences sweep to the plugin's dotnet-explore…

2 6d ago A 104 tokens original MIT

dotnet-guard-audit

03

Attemainio/dotnet-toolkit

Skill Claude CodeCodex

Part of dotnet-toolkit

Use when asked to check whether this plugin's own guard hooks actually enforce what they claim — "try to break the .cs guards", "red-team the hooks", "does the read guard actually fire on X", "audit guard-cs-edit/read/bash-read/bash-write for bypasses", "can you get an edit past validatepatch through Bash". Launches…

2 6d ago A 166 tokens original MIT

dotnet-init

04

Attemainio/dotnet-toolkit

Skill Claude CodeCodex

Part of dotnet-toolkit

Use when the user asks to set up, install, wire up, verify, refresh, or remove dotnet-toolkit in a project — "set up dotnet-toolkit here", "/dotnet-init", "make Claude use the MCP tools in this repo", and equally "did the init work", "check the dotnet-toolkit installation", "is this repo wired up correctly", "are my…

2 6d ago B 257 tokens original MIT

dotnet-performance

05

Attemainio/dotnet-toolkit

Skill Claude CodeCodex

Part of dotnet-toolkit

Use when asked what dotnet-toolkit actually costs compared to doing the same work with plain tools — "is this plugin worth it", "benchmark the toolkit against grep", "how much does searchindex really save over Grep/Read", "measure the MCP tools against cat/ls/find", "does this pay for itself on Windows/PowerShell"…

2 6d ago A 376 tokens original MIT

dotnet-read

06

Attemainio/dotnet-toolkit

Skill Claude CodeCodex

Part of dotnet-toolkit

Use when reading or navigating C#/.NET code — find or search for a class, interface, method, property or field; read a symbol's source; look up who calls something or what implements it; trace a call tree or a path between two functions; see what is callable at a line; inspect a base chain or project references; find…

2 6d ago A 137 tokens original MIT

dotnet-review

07

Attemainio/dotnet-toolkit

Skill Claude CodeCodex

Part of dotnet-toolkit

Use when the user asks to review C#/.NET code, check a PR/diff, look for naming or styling issues, assess performance or concurrency, find dead code/duplication, review XML documentation, check test coverage, or do a security review. ALSO use it for a convention or consistency audit across existing code — "are all our…

2 6d ago A 221 tokens original MIT

dotnet-selfeval

08

Attemainio/dotnet-toolkit

Skill Claude CodeCodex

Part of dotnet-toolkit

Use when evaluating how well dotnet-toolkit's own MCP tools perform against the repo they are currently pointed at — "self-evaluate", "run the tool evaluation", "how efficient are these tools here", "audit the MCP responses for redundancy", or before/after changing a tool's arguments or return shape. Runs a fixed…

2 6d ago A 257 tokens original MIT

dotnet-write

09

Attemainio/dotnet-toolkit

Skill Claude CodeCodex

Part of dotnet-toolkit

Use when writing, adding, editing, modifying, patching, refactoring, renaming or deleting C#/.NET code — changing a method or type, changing a signature, adding a class or a file, fixing a compile error or an analyzer warning, or applying review findings. Validates every edit against an in-memory compilation before it…

2 6d ago A 107 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: