cleanproject

Community

Safely clean project artifacts.

Authormanastalukdar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the removal of temporary files, debug artifacts, and other non-essential development clutter from your project directory, ensuring a clean workspace without risking important code.

Core Features & Use Cases

  • Safe Artifact Removal: Identifies and deletes common temporary files (e.g., .log, .tmp, *~) and build artifacts.
  • Git Checkpoint Protection: Creates a Git commit before cleanup, allowing easy rollback if any critical files are accidentally removed.
  • Token Optimization: Employs Bash commands and pattern matching to minimize token usage compared to file-reading approaches.
  • Use Case: After a long development session, run this skill to quickly remove generated log files and temporary build outputs, freeing up disk space and reducing clutter.

Quick Start

Run the cleanproject skill to remove temporary files and debug artifacts from your project.

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: cleanproject
Download link: https://github.com/manastalukdar/claude-devstudio/archive/main.zip#cleanproject

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.