Skip to main content
Summer pricing is live: save $50 on Starwind Pro lifetime access.

Starwind Pro docs

Starwind Skills give coding agents project-aware guidance for Starwind UI v3 and Starwind Pro. They help an agent choose the correct Starwind layer, follow Astro conventions, migrate older projects, preserve local changes, and work with Pro access rules.

The public skills live in starwind-ui/skills.

Install

The installer discovers the starwind-ui and starwind-pro skills. It lets you select the target agents and installation scope.

Update

Terminal window
pnpm dlx skills@latest update starwind-ui starwind-pro

Choose a layer

LayerChoose it when
Styled componentYou want a complete component installed with starwind add.
PrimitiveYou need lower-level anatomy from a package or vendored source.
RuntimeYou need raw DOM behavior or a custom framework adapter.

The starwind-ui skill covers V3 components, migration, Tailwind CSS v4, themes, and Runtime integration. The starwind-pro skill covers block search, Pro setup, access checks, installation, and safe block adaptation. Searchable selection uses Combobox in V3.

Skills and MCP

Skills provide persistent editing rules. MCP returns current docs, search results, migration guidance, and validated commands. Use both when your agent supports them.

See the current Starwind UI Skills guide for supported installation and update flows.