Cleanproject banner
notlikeDev notlikeDev

Cleanproject

Development community

Description

# Clean Project I'll help clean up development artifacts while preserving your working code. ## Strategic Thinking Process <think> Before cleaning, I need to carefully consider: 1. **Artifact Identification** - What patterns indicate temporary/debug files? - Which files might look temporary but are actually important? - Are there project-specific conventions for temp files? - What about generated files that should be kept? 2. **Safety Analysis** - Which deletions are definite

Installation

Installs to ~/.claude/skills/notlikedev-ccplugins-cleanproject/SKILL.md

Terminal
mkdir -p ~/.claude/skills/notlikedev-ccplugins-cleanproject && curl -fsSL https://raw.githubusercontent.com/notlikeDev/CCPlugins/HEAD/commands/cleanproject.md -o ~/.claude/skills/notlikedev-ccplugins-cleanproject/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository