dotnet/skills
A curated collection of skills and agents designed for AI coding assistants to handle .NET and C# development tasks.

This repository provides the .NET team’s standard set of skills (plugins) that can be loaded by AI coding agents to perform development tasks. It includes plugins for common .NET operations like building, debugging, testing, NuGet management, and framework upgrades. The dotnet-ai plugin specifically provides LLM integration, agentic workflows, RAG pipeline capabilities, and MCP server implementation. These skills follow the Agent Skills standard and enable coding agents to work effectively with .NET projects.