incremental-build
OfficialOptimize MSBuild incremental builds.
Software Engineering#diagnostics#performance tuning#build optimization#msbuild#incremental build#.net build
Authordotnet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps diagnose and fix slow MSBuild incremental builds, ensuring that only necessary code is recompiled after changes.
Core Features & Use Cases
- Diagnose Rebuilds: Identifies why targets are running when they should be skipped.
- Optimize Incremental Builds: Guides on correctly setting up
Inputs/OutputsandFileWrites. - Use Case: When your .NET project rebuilds entirely after a minor code change, this skill helps you pinpoint the exact cause and apply the correct MSBuild configurations to speed up subsequent builds.
Quick Start
Analyze the build process by running 'dotnet build /bl:second.binlog' and then searching for 'is newer than output' in the generated log.
Dependency Matrix
Required Modules
None requiredComponents
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: incremental-build Download link: https://github.com/dotnet/skills/archive/main.zip#incremental-build Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.