.NET Coding Standards - 통합 패키지
포함 파일
dotnet-coding-standards/
├── SKILL.md # 이 파일 (상세 코드 예시)
├── agents/ # 패시브 에이전트 (항상 로드)
│ └── dotnet-coding-standards.md # .NET 코딩 표준 규칙
└── templates/ # 코드 템플릿 (on-demand)
├── csharp-patterns.md # Record DTO, Result, Pattern Matching, xUnit
├── aspnet-core.md # Program.cs, Minimal API, 미들웨어, JWT, Health
└── ef
[Description truncada. Veja o README completo no GitHub.]