dotnet-xml-docs
CommunityMaster .NET XML documentation for clarity.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers write and manage comprehensive XML documentation comments for their .NET code, improving code clarity, maintainability, and IntelliSense support for consumers.
Core Features & Use Cases
- Standard & Advanced Tags: Covers essential tags like
<summary>,<param>,<returns>,<exception>, and advanced ones like<inheritdoc>,<see>,<code>. - MSBuild Integration: Guides on enabling
<GenerateDocumentationFile>for build-time XML output. - Warning Suppression: Strategies for managing CS1591 warnings for internal APIs.
- Use Case: Ensure your public NuGet library has excellent IntelliSense by correctly documenting all public members, including examples and parameter details.
Quick Start
Enable XML documentation file generation in your .NET project by adding <GenerateDocumentationFile>true</GenerateDocumentationFile> to your project's PropertyGroup.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: dotnet-xml-docs Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-xml-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.