dotnet-skills

dotnet-skills is a plugin for Claude Code from peterblazejewicz/claude-plugins. Its manifest loads nothing; the 24 skills, 9 commands, 4 agents it bundles cost 2,563 tokens per session together, scanned A, original, MIT.

A collection of coding-agent skills for .NET 8 and newer, covering C#, web applications, desktop interfaces, data access, and automated testing. It supports technologies such as ASP.NET Core, Blazor, MAUI, Avalonia, Entity Framework Core, xUnit, and MSTest.

In plain words
What is it for?
Use it when developing or reviewing .NET applications, including web sites, Blazor interfaces, desktop or mobile apps, database code, and automated tests.
Why use it?
It gives an agent guidance suited to common .NET tools and project types instead of relying on generic programming advice. This helps organize development tasks and apply familiar testing and code-quality practices.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add peterblazejewicz/claude-plugins
agentmods
npx agentmods add plugins/peterblazejewicz/claude-plugins/dotnet-skills
Clone the repo
git clone --depth 1 https://github.com/peterblazejewicz/claude-plugins

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dotnet-skills

README.md
[![agentmods](https://agentmods.dev/badge/plugins/peterblazejewicz/claude-plugins/dotnet-skills.svg)](https://agentmods.dev/plugins/peterblazejewicz/claude-plugins/dotnet-skills)
Your own site
<a href="https://agentmods.dev/plugins/peterblazejewicz/claude-plugins/dotnet-skills"><img src="https://agentmods.dev/badge/plugins/peterblazejewicz/claude-plugins/dotnet-skills.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 24 skills, 9 commands, 4 agents cost 2,563 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

dotnet-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/dotnet-skills/.claude-plugin/plugin.json · 29 lines

What it actually says

{
  "name": "dotnet-skills",
  "version": "2.6.0",
  "description": "Agent skills for .NET 8+ (Avalonia, ASP.NET Core, Blazor, MAUI, EF Core, xUnit/MSTest). Adapted from addyosmani/agent-skills (MIT).",
  "author": {
    "name": "Piotr Błażejewicz",
    "email": "[email protected]"
  },
  "license": "MIT",
  "repository": "https://github.com/peterblazejewicz/claude-plugins",
  "homepage": "https://github.com/peterblazejewicz/claude-plugins/tree/main/plugins/dotnet-skills",
  "keywords": [
    "dotnet",
    "csharp",
    "agent-skills",
    "avalonia",
    "aspnetcore",
    "blazor",
    "maui",
    "efcore",
    "xunit",
    "mstest",
    "tdd"
  ],
  "category": "developer-tools",
  "skills": "./skills/",
  "commands": "./commands/"
}
Contents

What it installs

The manifest is a name and a version. 24 skills, 9 commands, 4 agents travel with it, and installing the plugin installs all of them — 2,563 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 29 lines scan A 9467e6617564

Subscribe to this mod's changes

dotnet-skills is a plugin published in the GitHub repository peterblazejewicz/claude-plugins (7 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.