πŸͺ

dotnet/skills

πŸͺMarketplace

dotnet/skills

Add this Marketplace

Add marketplace in Claude Code:
$/plugin marketplace add dotnet/skills
VibeIndex|
What it does
|

Repository for skills to assist AI coding agents with .NET and C#

15Plugins
0
Last UpdatedAug 28, 2026

Plugins in this Marketplace

πŸ”Œ

dotnet

C# language server (LSP) integration for coding agents and high-level .NET development skills.

0
πŸ”Œ

dotnet-advanced

Advanced .NET and C# skills for niche scenarios that are not part of the core dotnet plugin.

0
πŸ”Œ

dotnet-ai

AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.

0
πŸ”Œ

dotnet-aspnetcore

ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.

0
πŸ”Œ

dotnet-blazor

Skills for Blazor development: component authoring, interactivity, and web application patterns.

0
πŸ”Œ

dotnet-data

Skills for .NET data access and Entity Framework related tasks.

0
πŸ”Œ

dotnet-diag

Skills for .NET performance investigations, debugging, and incident analysis.

0
πŸ”Œ

dotnet-maui

Skills for .NET MAUI development: environment setup, diagnostics, troubleshooting, navigation, data binding, dependency injection, layout, and theming.

0
πŸ”Œ

dotnet-msbuild

Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.

0
πŸ”Œ

dotnet-nuget

NuGet and .NET package management: dependency management and modernization.

0
πŸ”Œ

dotnet-template-engine

.NET Template Engine skills: template discovery, project scaffolding, and template authoring.

0
πŸ”Œ

dotnet-test

Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.

0
πŸ”Œ

dotnet-test-migration

Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.

0
πŸ”Œ

dotnet-upgrade

Skills for migrating and upgrading .NET projects across framework versions, language features, and compatibility targets.

0
πŸ”Œ

dotnet11

Skills for new .NET 11 APIs and language features.

0

More from this repository10

🎯
analyzing-dotnet-performance🎯Skill

A .NET diagnostic skill for performance investigations, providing AI agents with guidance on profiling, tracing, and analyzing .NET application performance issues using dotnet-diag tools.

🎯
optimizing-ef-core-queries🎯Skill

A skill from the official .NET team's curated agent skill collection, part of the dotnet-data plugin covering Entity Framework and data access tasks including query optimization, performance tuning, and best practices for .NET data operations.

🎯
run-tests🎯Skill

Part of Microsoft's official `dotnet-test` plugin β€” an agent skill for running, diagnosing, and migrating .NET tests, covering test execution, filtering, platform detection (Copilot CLI / Claude Code / Codex / VS Code), and MSTest workflows.

🎯
msbuild-antipatterns🎯Skill

Official .NET team skills for AI coding agents covering MSBuild build diagnostics, performance optimization, NuGet package management, Entity Framework data access, .NET MAUI, AI/ML integration, testing, and framework upgrade migrations.

🎯
test-anti-patterns🎯Skill

Official Microsoft .NET skill for **pragmatic test anti-pattern review** of MSTest/xUnit/NUnit/TUnit code β€” flags no-assertions/swallowed exceptions/always-true asserts (Critical), `Thread.Sleep`/`DateTime.Now`/over-mocking/implementation coupling (High), poor naming/magic values/duplicate tests (Medium), and basic hygiene (Low) with actionable fixes; defers to `exp-test-smell-detection` for deep academic audits.

🎯
msbuild-modernization🎯Skill

A skill from the official .NET team's curated agent skill collection, part of the dotnet-msbuild plugin providing comprehensive MSBuild and .NET build guidance including failure diagnosis, performance optimization, code quality, and project modernization.

🎯
csharp-scripts🎯Skill

Part of the official .NET Agent Skills collection, this skill provides guidance for handling C# scripting tasks within the .NET ecosystem, complementing the core dotnet plugin for common .NET coding workflows.

🎯
dotnet-trace-collect🎯Skill

A skill from the official .NET team's curated agent skill collection, part of the dotnet-diag plugin covering .NET performance investigations, debugging, and incident analysis including trace collection and diagnostics.

🎯
directory-build-organization🎯Skill

A skill from the official .NET team's curated agent skill collection, part of the dotnet-msbuild plugin covering comprehensive MSBuild and .NET build skills including failure diagnosis, performance optimization, code quality, and project modernization.

🎯
code-testing-agent🎯Skill

A custom agent from the .NET team's official skills repository that handles code testing workflows, including running, diagnosing, and migrating .NET tests across frameworks, with support for test execution, filtering, platform detection, and MSTest workflows.