The csharp-docs skill ensures that C# types and members are documented with XML comments according to best practices, providing developers with standardized guidance on documentation syntax, structure, and conventions. It specifies how to use XML comment tags like `<summary>`, `<remarks>`, `<param>`, and `<returns>` for different code elements, helping teams maintain consistent and comprehensive API documentation. This skill solves the problem of inconsistent or incomplete documentation by establishing clear rules for documenting public APIs, methods, properties, and generics in C# projects.
npx -y skills add github/awesome-copilot --skill csharp-docs --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot