What problem does it solve?
This Skill tackles the common problem of dwindling disk space on Windows 10/11 systems, particularly for developers, by intelligently identifying and safely removing unnecessary files and caches.
Core Features & Use Cases
- Comprehensive Analysis: Scans for temporary files, Windows Update caches, developer tool artifacts (like stale
node_modules), Docker images, and more.
- Risk-Aware Cleanup: Prioritizes cleanup actions based on safety, from benign caches to potentially impactful system files, ensuring user data is never compromised.
- Developer Focused: Specifically targets space-hogging items common on development machines.
- Use Case: A developer finds their C: drive is nearly full. They run this skill, which identifies 25GB of stale
node_modules folders, a 10GB Docker WSL2 image, and several GBs of temporary files, presenting a clear, prioritized list for safe removal.
Quick Start
Analyze my Windows disk for cleanup opportunities.