starwind_add
Generate validated install commands for Starwind UI v3 components, choosing from styled, primitives, or Pro blocks, with optional Astro or React framework targeting.
Instructions
Generates validated Starwind UI v3 install commands for styled components, vendored primitives, or Starwind Pro blocks, with optional Astro or React targeting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Primitive destination passed to --to. | |
| cwd | No | ||
| pro | No | Configure paid Pro authorization during optional init. | |
| init | No | Prepend project initialization for a new setup. | |
| surface | No | Defaults to styled. | |
| framework | No | Optional framework override. | |
| overwrite | No | Allow the CLI to overwrite existing files. | |
| components | Yes | Names to install, or a single 'all'/'--all' item. | |
| packageManager | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Structured Starwind installation result. |