starwind_init
Generates a Starwind UI v3 initialization command for an existing Astro or React project, auto-detecting the framework and supporting optional Pro authorization.
Instructions
Generates a Starwind UI v3 initialization command for an existing Astro or React project. The CLI auto-detects the framework unless an override is provided. Paid Pro authorization is opt-in and currently targets Astro.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Project directory used for package manager and framework detection. | |
| pro | No | Configure paid Starwind Pro authorization. Defaults to false. | |
| framework | No | Optional CLI framework override. | |
| packageManager | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Structured Starwind initialization result. |