clean

Installation
SKILL.md

/dotnet:clean

Recursively clean build artifacts (bin/obj folders) with options for package cache and artifacts folders.

Arguments

Parse arguments from $ARGUMENTS:

Flag Description Default
--all Clean bin, obj, packages, and artifacts false
--packages Also clear NuGet packages cache for solution false
--artifacts Also clean publish/artifacts folders false
--project <path> Target specific project (fuzzy matching) All projects
--dry-run Show what would be deleted without deleting false

Workflow

Step 1: Locate Target

Related skills
Installs
1
GitHub Stars
63
First Seen
Mar 5, 2026