StackClean - Remove React & Next.js boilerplate in one command
by•
Tired of deleting the same files every time you start a new project? stackclean does it for you. npx stackclean Auto-detects your framework Next.js, Vite, React & CRA. Cleans default SVGs, CSS, components and more. Works with JavaScript and TypeScript both.

Replies
Hey Product Hunt! 👋
I’m Skyker, the creator of **stackclean**.
Every time I started a new React or Next.js project, I found myself deleting the same files over and over again:
next.svg → vercel.svg → default logos → boilerplate CSS… 😅
So I built **stackclean** to automate all of that with a single command:
`npx stackclean`
It automatically detects your framework Next.js, Vite, React, or CRA and cleans up the boilerplate instantly. 🚀
I’d love to hear your feedback! What would you like to see added to stackclean next?