dotnet-advisor

Route .NET/C# development queries to the appropriate domain skill or agent.

1|1|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/itsmichaelwest/agent-kit --skill dotnet-advisor-itsmichaelwest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dotnet-advisor
Source: https://github.com/itsmichaelwest/agent-kit/tree/main/skills/dotnet-advisor
Command: npx skills add https://github.com/itsmichaelwest/agent-kit --skill dotnet-advisor-itsmichaelwest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as an intelligent router for .NET/C# development tasks, ensuring that requests are directed to the most appropriate specialized skill or agent for accurate and efficient guidance.

Core Features & Use Cases

  • Intelligent Routing: Analyzes prompts to determine the specific .NET domain (API, UI, testing, etc.) and delegates accordingly.
  • Baseline Standards: Loads essential .NET coding standards and best practices as a foundation for all related tasks.
  • Use Case: When a developer asks to "build a new web service in .NET," this skill will identify it as an API task and route it to the dotnet-api skill, while also ensuring core C# standards are applied.

Quick Start

Use the dotnet-advisor skill to route a request for building a .NET MAUI application.

Frequently Asked Questions about dotnet-advisor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does intelligent routing work for .NET development queries?

Routing for .NET tasks analyzes your prompt and project signals to determine the correct domain, loading baseline C# coding standards before delegating to the appropriate specialist agent. It manages skill catalog precedence for domains like web APIs, UI frameworks, and devops.

What is the best way to ensure C# coding standards are applied when building a web service?

Using an intelligent .NET advisor guarantees C# coding standards are applied by loading them as a baseline before routing your web service request to a specialized API domain agent. This ensures best practices are enforced across all delegated development tasks.

Can I use this routing mechanism for .NET MAUI application development?

Yes, you can route .NET MAUI application development requests by analyzing the prompt to identify it as a UI framework task. It delegates the request to the correct domain skill while ensuring core C# coding standards are applied as a foundation.

Do I need a separate skill for testing and devops tasks in .NET?

You do not need to manually manage separate skills, as the .NET advisor handles routing precedence for testing and devops queries automatically. It analyzes your prompt and invokes the correct specialized skill in the proper order after confirming .NET intent.

When should I not use an automated advisor for C# project signals?

You should avoid using automated .NET routing when your prompt lacks clear intent or falls outside recognized domains like web APIs, UI frameworks, testing, devops, tooling, and debugging. The advisor requires confirmed .NET intent to correctly invoke domain skills in the proper order.