Install the CLI with `npm install -g @webspire/cli`, then run `webspire init` in your project directory. Browse available patterns with `webspire list` and add them with `webspire add`.
Absolutely. Patterns are copied into your project as plain HTML with Tailwind classes. You own the code and can modify everything freely.
Yes. All patterns are HTML-first with Tailwind utilities. They work in any framework that supports HTML — React, Vue, Svelte, Astro, plain HTML, and more.