build - Smart .NET Build with Automatic Error Fixing
Build .NET projects with fuzzy project matching and optional MCP-driven error resolution
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- locate project/solution files
- execute dotnet build command
- analyze build errors
- run automatic error fixing
- retry build after fixes
Inputs
- project path
- solution path
- build configuration
- error codes
- verbosity level
Outputs
- build status
- output location
- fix report
- error grouping
- build duration
Requirements
- .NET SDK
- Bash tool
- Read tool
- Glob tool
- Grep tool
- Task tool
- AskUserQuestion tool
