cleaning-project

Community

Clean codebases by removing unused files safely.

AuthorTheeCoderAhmed
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scans the codebase for unused files, dead code, and common junk patterns, always performing a "Dry Run" first to list candidates for deletion and requiring explicit user confirmation.

Core Features & Use Cases

  • Dry Run: list candidates for deletion before any action.
  • Junk pattern detection: finds .DS_Store, Thumbs.db, .log, .tmp files, and empty directories.
  • Orphan file detection: identifies files not imported by any other file, excluding essential entry points.
  • Dead code detection: spots exported functions/constants never imported, with optional language-server support for accuracy.
  • Confirmation workflow: presents a report and asks for explicit user approval prior to deletion.

Quick Start

Run a first dry run to list deletable candidates and then request explicit user confirmation to proceed.

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: cleaning-project
Download link: https://github.com/TheeCoderAhmed/Skills-Master/archive/main.zip#cleaning-project

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.