TL;DR: Crucible is a code generation CLI that scaffolds production-ready components (React / Vue / Angular / React Native) directly into your project. You own every generated file. v1.2 ships a full terminal UI wizard, five component lifecycle commands, a React Native target, and a round of security hardening. Also — I'm deep in a second project: Min-Mozhi, the first Tamil-rooted hardware description language.

What is Crucible?

One line: it's like shadcn/ui, but framework-agnostic and engine-driven.

npx crucible add Button

# → Button/Button.tsx