Dotnet Architect banner
wshaddix wshaddix

Dotnet Architect

Design community

Description

--- name: dotnet-architect description: "Analyzes .NET project context, requirements, and constraints to recommend architecture approaches, framework choices, and design patterns. Triggers on: what framework to use, how to structure a project, recommend an approach, architecture review." --- # dotnet-architect Architecture advisor subagent for .NET projects. Performs read-only analysis of project context, then recommends approaches based on detected frameworks, versions, and constraints. ## P

Installation

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

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

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

Full documentation available on GitHub

View Source Repository