๐ŸŽฏ

msbuild-server

๐ŸŽฏSkill

from dotnet/skills

VibeIndex|
What it does
|

Part of the .NET team's official MSBuild skills, this skill helps AI coding agents work with the MSBuild server for improved build performance and process management in .NET projects.

๐Ÿ“ฆ

Same repository

dotnet/skills(100 items)

msbuild-server

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add dotnet/skills --skill msbuild-server
skills.sh Installโš  Installs to .agents/skills/
npx skills add dotnet/skills --skill msbuild-server
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/msbuild-server/SKILL.md

SKILL.md

443Installs
-
AddedMar 18, 2026

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.

๐ŸŽฏ
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.

๐ŸŽฏ
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.

๐ŸŽฏ
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.

๐ŸŽฏ
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-aot-compat๐ŸŽฏSkill

Part of the official .NET Agent Skills repository, providing the .NET team's curated set of core skills and custom agents for coding agents covering common .NET tasks, MSBuild, NuGet, diagnostics, testing, data access, MAUI, AI/ML, ASP.NET, and project upgrades.