dotnet:help

Reference /dotnet:* commands in the .NET AI Toolkit by development phase.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/dimsour/dotnet-ai-toolkit --skill dotnet-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dotnet:help
Source: https://github.com/dimsour/dotnet-ai-toolkit/tree/main/plugins/dotnet/skills/help
Command: npx skills add https://github.com/dimsour/dotnet-ai-toolkit --skill dotnet-help

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an at-a-glance guide to the /dotnet:* commands, helping users quickly find the right command for their needs in .NET development.

Core Features & Use Cases

  • Command Indexing: Organizes commands by phase (plan/work/review/analysis/setup/utilities).
  • Effort Estimate: Indicates the effort level required for each command.
  • Quickstart Guide: Lists the most common commands and their purposes.
  • Use Case: When you're unsure which /dotnet:* command to use, this Skill can quickly point you to the right one based on your current development phase.

Quick Start

List the available /dotnet:* commands with their purposes.

Frequently Asked Questions about dotnet:help

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

FAQPage Schema
How do I find the right dotnet command for my current development phase?

You can find the right dotnet command by using a reference index that organizes commands by development phase such as plan, work, review, analysis, setup, and utilities.

What are the most common dotnet commands for .NET development?

The most common dotnet commands for .NET development are listed in a quickstart guide that maps each command to its specific purpose and indicates the effort level required for execution.

How does command indexing work for .NET development tools?

Command indexing works by categorizing dotnet commands into distinct development phases and providing effort estimates, allowing developers to quickly understand command functionalities and locate needed tools.

Can I check the effort estimate for a dotnet command before running it?

Yes, you can check the effort estimate for a dotnet command by consulting a command reference guide that indicates the effort level required for each command alongside its functional description.

When should I use a dotnet command reference during .NET development?

You should use a dotnet command reference when you are unsure which command to apply for a specific task, enabling quick identification based on your current development phase.