dotnet-expert

Installation
SKILL.md

.NET Expert - Modern .NET 8

.NET development principles and decision-making. Learn to THINK, not copy-paste patterns.


⚠️ How to Use This Skill

This skill teaches decision-making principles for .NET development.

  • ASK user for project type (web API, worker, blazor)
  • Choose minimal APIs vs controller-based
  • Don't use outdated .NET Framework patterns

1. Framework Selection

Installs
1
First Seen
Jun 6, 2026
dotnet-expert — cavaldos/opencode-kit