dotnet/skills
πͺMarketplacedotnet/skills
Add this Marketplace
/plugin marketplace add dotnet/skillsRepository for skills to assist AI coding agents with .NET and C#
Plugins in this Marketplace
dotnet
C# language server (LSP) integration for coding agents and high-level .NET development skills.
dotnet-advanced
Advanced .NET and C# skills for niche scenarios that are not part of the core dotnet plugin.
dotnet-ai
AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.
dotnet-aspnetcore
ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.
dotnet-blazor
Skills for Blazor development: component authoring, interactivity, and web application patterns.
dotnet-data
Skills for .NET data access and Entity Framework related tasks.
dotnet-diag
Skills for .NET performance investigations, debugging, and incident analysis.
dotnet-maui
Skills for .NET MAUI development: environment setup, diagnostics, troubleshooting, navigation, data binding, dependency injection, layout, and theming.
dotnet-msbuild
Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.
dotnet-nuget
NuGet and .NET package management: dependency management and modernization.
dotnet-template-engine
.NET Template Engine skills: template discovery, project scaffolding, and template authoring.
dotnet-test
Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.
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.
dotnet-upgrade
Skills for migrating and upgrading .NET projects across framework versions, language features, and compatibility targets.
dotnet11
Skills for new .NET 11 APIs and language features.
More from this repository10
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.