Source Driven Development

Grounds every .NET/C# implementation decision in official documentation (Microsoft Learn, EF Core docs, ASP.NET Core docs, Avalonia docs, NuGet README). Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any .NET framework or library where correctness depends on version-specific APIs.

peterblazejewicz 9d54ded 15.2 KB Updated

File contents

peterblazejewicz/claude-plugins/tree/main/plugins/dotnet-skills/skills/source-driven-development commit 9d54ded2cf

Frequently asked questions

npx skillmds@latest add peterblazejewicz/source-driven-development