Skip to content
project-folder-cleanup

07 · Maintenance

project-folder-cleanup

Safely clear regenerable clutter (node_modules, build caches) — backs up and zips everything before deleting. Ships its own scripts.

Use when

Use when a project folder is bloated with caches and generated files you can safely rebuild.

What this skill is

project-folder-cleanup is an agent skill in the akakika-skills collection. It is a SKILL.md file that teaches Claude Code, Codex, Cursor, and other skill-aware agents how to handle this job without inventing a half-remembered version of it. Read it, copy the folder, or install the full set.

Install just this skill

Copy into Claude Code
git clone https://github.com/aka-kika/akakika-skills
cp -R akakika-skills/skills/maintenance/project-folder-cleanup ~/.claude/skills/

Or install everything with the one-liner.

Back to the collection