Skip to content

/wbClean — ELI5 ​

You left dishes on the counter, a sticky note on the fridge, and a half-drunk coffee. Before you leave the kitchen, you tidy up.

/wbClean is the AI scanning a package for its version of those things — console.log you forgot, files that nobody imports, imports that nobody uses, code you commented out to "come back later" two months ago.

Important: it produces a list. It does not delete anything. You read the list and decide what to remove.

Run it at the end of a work session or before shipping. Never before starting — nothing to clean yet.