ASP.NET Community Standup: Better AI for .NET developers with dotnet/skills

Daniel Roth and guests walk through how dotnet/skills is intended to improve AI-assisted .NET development by giving assistants structured skills/tools and validating behavior with practical evaluation scenarios.

Overview

The session focuses on improving the quality of AI-generated .NET code (accuracy and idiomatic patterns) by:

What dotnet/skills is aiming to solve

AI assistants can generate plausible-looking code that:

dotnet/skills is presented as a way to reduce those issues by grounding the assistant in explicit capabilities (skills/tools) and validating outcomes with scenario-based evaluation.

Key themes discussed