wshaddix/dotnet-skills
46 stars · Last commit 2026-02-27
Claude Code skills and sub-agents for .NET Developers
README preview
# .NET Skills for Claude Code A comprehensive Claude Code plugin with **167 skills** and **16 specialized agents** for professional .NET development. Combines battle-tested patterns from production systems with comprehensive coverage of the entire .NET ecosystem including C#, ASP.NET Core, Blazor, MAUI, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications. ## Installation This plugin works with multiple AI coding assistants that support skills/agents. ### Claude Code (CLI) [Official Docs](https://code.claude.com/docs/en/discover-plugins) Run these commands inside the Claude Code CLI (the terminal app, not the VSCode extension): ``` /plugin marketplace add Aaronontheweb/dotnet-skills /plugin install dotnet-skills ``` To update: