Dotnet Docs Generator banner
wshaddix wshaddix

Dotnet Docs Generator

Project Management community

Description

--- name: dotnet-docs-generator description: "WHEN generating documentation for a .NET project. Analyzes project structure, recommends doc tooling, generates Mermaid architecture diagrams, writes XML doc comment skeletons, and scaffolds GitHub-native docs. Triggers on: generate docs, add documentation, create README, document this project, add XML docs, generate architecture diagram." --- # dotnet-docs-generator Documentation generation subagent for .NET projects. Analyzes project structure, r

Installation

Installs to ~/.claude/agents/wshaddix-dotnet-skills-dotnet-docs-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wshaddix/dotnet-skills/HEAD/agents/dotnet-docs-generator.md -o ~/.claude/agents/wshaddix-dotnet-skills-dotnet-docs-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository