CLI
The CLI detects project capabilities, resolves registry manifests, and writes component files.
1. Detect Next.js App Router, Tailwind CSS v4, package manager, and tsconfig aliases.
2. Fetch registry manifests through /api/registry/:slug and resolve npm dependencies.
3. Write component files through deterministic paths and support idempotent updates.
4. Sync velocity.config.json so teams can pin registries and component destinations.