csharp-xml-docs
Installation
SKILL.md
C# XML Documentation Guide
Comprehensive XML documentation standards for Unity C# projects with flexible language choice.
Overview
Foundation Required: csharp-code-style (mPascalCase, Async 접미사 금지, var 금지)
Core Principle: XML documentation samples with flexible language choice
- All XML comments (
<summary>,<remarks>, etc.) can be written in Korean or English - Provides universal reference for documentation standards
- Choose the language that best serves your team and project needs