1 month ago
Fri Jun 27, 2025 4:38pm PST
Show HN: Compadcn – A CLI wrapper to speed up shadcn/UI component management
I’ve been using shadcn/ui in my projects lately, and while it's great, I kept running into friction using its CLI, it only had add command and no remove command and even add command was so full of friction

So I built compadcn: a CLI wrapper that adds interactive add/remove menus, presets, linting for unused components, and safe dependency-aware uninstalling.

Still early, open source, and built in TypeScript using Commander, Chalk, and Clack.

Would love feedback or ideas from others using shadcn.

read article
comments:
add comment
loading comments...