csharp-docs
CommunityDocument C# code with XML comments.
Software Engineering#code quality#csharp#developer tools#documentation#api documentation#xml comments
Author74nu5
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that C# code is well-documented using XML comments, improving code readability, maintainability, and enabling automatic documentation generation.
Core Features & Use Cases
- Enforces XML Comment Standards: Guides developers on using standard XML documentation tags (
<summary>,<remarks>,<param>, etc.). - Improves Code Discoverability: Makes it easier for other developers (and your future self) to understand how to use classes, methods, and properties.
- Use Case: When writing a new C# library, use this Skill to ensure all public APIs are documented correctly, generating IntelliSense documentation for users.
Quick Start
Ensure all public members in the C# project are documented with XML comments.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: csharp-docs Download link: https://github.com/74nu5/Narratum/archive/main.zip#csharp-docs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.