dotnet-advisor

Route .NET/C# development queries to domain skills with coding standards.

Updated Aug 16, 2025
One-click install
npx skills add https://github.com/dodyg/blue-nile-pds --skill dotnet-advisor-dodyg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dotnet-advisor
Source: https://github.com/dodyg/blue-nile-pds/tree/main/.agents/skills/dotnet-advisor
Command: npx skills add https://github.com/dodyg/blue-nile-pds --skill dotnet-advisor-dodyg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes .NET/C# development queries to domain skills and ensures a coding-standards baseline is applied to all guidance.

Core Features & Use Cases

  • Central routing hub that forwards .NET/C# queries to the appropriate domain or specialist skills based on context.
  • Applies dotnet-csharp-coding-standards as a baseline for all code-related guidance.
  • Maintains a skill catalog and routing precedence to resolve ambiguity and delegate complex tasks to specialist agents.

Quick Start

Describe your .NET problem and I will route it to the right domain skill while applying coding standards.

Frequently Asked Questions about dotnet-advisor

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

FAQPage Schema
How do I route .NET development queries to the right domain skill?

You route .NET development queries by describing your C# problem, which the central hub forwards to the appropriate domain or specialist skill based on context and a defined routing catalog.

What coding standards are applied when getting .NET architecture guidance?

The dotnet-csharp-coding-standards baseline is automatically loaded and enforced across all .NET architecture guidance, ensuring consistent code-related advice for API design, EF Core patterns, testing, and UI decisions.

Does this work with EF Core patterns and API design questions?

Yes, it supports EF Core patterns and API design by routing those queries to the primary domain skill while enforcing a coding standards baseline, and delegating complex requests to specialist agents via the routing catalog.

When do I need a specialist agent for C# coding standards?

You need a specialist agent for C# coding standards when handling complex requests that exceed the primary domain skill, triggering delegation through the maintained routing catalog to resolve specialized architecture or testing tasks.

What is the best way to ensure consistent guidance across .NET domains?

The best way to ensure consistent guidance across .NET domains is using a central routing hub that enforces a dotnet-csharp-coding-standards baseline before delegating queries to domain skills or specialist agents.