claudedwithlove
explore / nextclean / verify
Verified Badge
Cherished
Clauded with Love
Project
nextclean
A command-line utility written in Go that recursively scans your filesystem to locate and remove Next.js build artifacts (.next, out, node_modules/.cache), freeing up disk space without manual cleanup. It intelligently skips irrelevant directories during scanning and includes a dry-run mode to preview deletions before committing changes.
View project →
Badge Details
Level Cherished
AssignedApril 18, 2026
Overall Score7.2 /10
Code Quality6.5
Usefulness8.5
Claude Usage7.0
Documentation8.0
Originality6.0
nextclean is a Go CLI tool that recursively scans filesystems to find and remove Next.js build artifacts like .next, out, and node_modules/.cache directories. It includes safety features like dry-run mode and intelligent directory skipping to avoid false positives.
Issued by ClaudedWithLove · rated by claude-sonnet-4-20250514
← Back to projectView all projects