rebuild-clean

Community

Clean and rebuild to a pristine state.

Authoraalmada
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of restoring a fresh build state by cleaning artifacts and rebuilding the solution to resolve transient errors.

Core Features & Use Cases

  • Clean state enforcement: Removes intermediate outputs and binaries to prevent stale artifacts from affecting builds.
  • Deterministic rebuilds: Rebuilds the entire solution from scratch to ensure a consistent baseline after changes or failures.
  • Use Case: When a project experiences flaky compilation or after dependency changes, use this Skill to restore a reliable, clean workspace.

Quick Start

Stop any running dotnet processes, then run:

  • dotnet clean
  • dotnet build After a successful build, your workspace should be free of stale artifacts and ready for testing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rebuild-clean
Download link: https://github.com/aalmada/BookStore/archive/main.zip#rebuild-clean

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.