Gesamtwert der KI-Bereitschaft
Zusammengefasster Wert aus allen Auditsignalen.
Gesamtwert der KI-Bereitschaft
Zusammengefasster Wert aus allen Auditsignalen.
Gesamtbewertung der KI-Bereitschaft
Starwind UI (starwind.dev) erreichte im automatisierten technischen Audit 70/100 Punkte bei der KI-Bereitschaft. llms.txt war erreichbar, llms-full.txt hatte ein gültiges Format und ai.txt war nicht auffindbar. Die robots.txt-Analyse ergab 0 ausdrücklich erlaubte und 0 blockierte KI-Crawler sowie 1 deklarierte Sitemap. Die Vollständigkeit des Homepage-Markups lag bei 0%; es wurden keine Schema.org-Typen erkannt. Erkannte OpenGraph-Tags: 0. Die Ergebnisse entsprechen den öffentlich erreichbaren Antworten der Website zum Prüfzeitpunkt 2026-09-26T03:18:28.371Z.
Die Prüfung kombiniert maschinenlesbare Dateien, Crawler-Regeln, Sitemaps und Homepage-Markup. llms.txt ist erreichbar und umfasst 3.753 Tokens.
robots.txt ist verfügbar; blockierte KI-Bots: 0. Deklarierte Sitemaps: 1. Keine Schema.org-Typen erkannt.
Das mobile Lighthouse-Profil wird noch erfasst.
Die Hintergrundwarteschlange erfasst mobile Performance, Barrierefreiheit, Best Practices, SEO und experimentelle Signale für Browser-Agenten.
Maschinenlesbare Dateien, Crawler-Regeln, Discovery und Homepage-Markup.
ai.txt wurde nicht gefunden
1 Sitemap gefunden
Keine Schema.org-Auszeichnung auf der Startseite gefunden
Keine OpenGraph-Tags auf der Startseite gefunden
Basierend auf der robots.txt-Analyse
Deklarierte Discovery-Routen für Crawler und Agenten.
# Starwind UI > Starwind UI is a layered UI system with styled components, Primitive adapters, a framework-agnostic Runtime, and a raw HTML surface. ## Choose A Usage Surface - [Styled Components](https://starwind.dev/docs/components/): User-facing styled components with Starwind visual defaults, slots, variants, framework availability, and Behavior Foundation metadata. - [Primitive Adapters](https://starwind.dev/docs/primitives/): Framework-specific unstyled adapter packages that render Runtime primitive anatomy for Astro, React, and the Vue 3.5 public beta. - [Runtime](https://starwind.dev/docs/runtime/): Framework-agnostic behavior controllers, create* factories, lifecycle cleanup, and theme helpers. - [Raw HTML Surface](https://starwind.dev/docs/runtime/#raw-html): Direct DOM usage where authors provide data-sw-* markup and initialize behavior with initStarwind or create* factories. Styled component pages document their additional styled API first, including variants, wrapper props, defaults, and inheritance. They then link to the Primitive and Runtime API for behavior, state, events, form participation, and imperative setters. Behavior Foundation metadata explains the relationship between those layers. Check framework availability before recommending a component. Vue 3.5 is in public beta; install @starwind-ui/vue@beta and use starwind@latest. Its API can change during 0.x. Styled Image remains Astro-only. Component examples include Vue source tabs; current styled API tables cover Astro and React. ## CLI Essentials `starwind init` configures a project. `starwind migrate` moves a legacy Astro project to Runtime-backed styled components. Use `starwind add <name>`, `starwind update <name>`, `starwind docs <name>`, and `starwind search <query>` for styled components. Use `starwind primitives add <name>`, `starwind primitives update <name>`, `starwind primitives list`, and `starwind search --primitives` for vendored Primitive source. Runtime and framework adapter packages remain package-manager dependencies. ## Installable Styled Components - [Accordion](https://starwind.dev/docs/components/accordion/) ([Markdown](https://starwind.dev/docs/components/accordion.md)): Direct primitive; Astro available; React available; Vue beta; 4 documented styled exports. - [Alert](https://starwind.dev/docs/components/alert/) ([Markdown](https://starwind.dev/docs/components/alert.md)): Styled only; Astro available; React available; Vue beta; 3 documented styled exports. - [Alert Dialog](https://starwind.dev/docs/components/alert-dialog/) ([Markdown](https://starwind.dev/docs/components/alert-dialog.md)): Direct primitive; Astro available; React available; Vue beta; 9 documented styled exports. - [Aspect Ratio](https://starwind.dev/docs/components/aspect-ratio/) ([Markdown](https://starwind.dev/docs/components/aspect-ratio.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. - [Avatar](https://starwind.dev/docs/components/avatar/) ([Markdown](https://starwind.dev/docs/components/avatar.md)): Direct primitive; Astro available; React available; Vue beta; 3 documented styled exports. - [Badge](https://starwind.dev/docs/components/badge/) ([Markdown](https://starwind.dev/docs/components/badge.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. - [Breadcrumb](https://starwind.dev/docs/components/breadcrumb/) ([Markdown](https://starwind.dev/docs/components/breadcrumb.md)): Styled only; Astro available; React available; Vue beta; 7 documented styled exports. - [Button](https://starwind.dev/docs/components/button/) ([Markdown](https://starwind.dev/docs/components/button.md)): Mixed conditional; Astro available; React available; Vue beta; 1 documented styled export. - [Button Group](https://starwind.dev/docs/components/button-group/) ([Markdown](https://starwind.dev/docs/components/button-group.md)): Styled only; Astro available; React available; Vue beta; 3 documented styled exports. - [Card](https://starwind.dev/docs/components/card/) ([Markdown](https://starwind.dev/docs/components/card.md)): Styled only; Astro available; React available; Vue beta; 7 documented styled exports. - [Carousel](https://starwind.dev/docs/components/carousel/) ([Markdown](https://starwind.dev/docs/components/carousel.md)): Direct primitive; Astro available; React available; Vue beta; 5 documented styled exports. - [Checkbox](https://starwind.dev/docs/components/checkbox/) ([Markdown](https://starwind.dev/docs/components/checkbox.md)): Direct primitive; Astro available; React available; Vue beta; 1 documented styled export. - [Checkbox Group](https://starwind.dev/docs/components/checkbox-group/) ([Markdown](https://starwind.dev/docs/components/checkbox-group.md)): Direct primitive; Astro available; React available; Vue beta; 1 documented styled export. - [Collapsible](https://starwind.dev/docs/components/collapsible/) ([Markdown](https://starwind.dev/docs/components/collapsible.md)): Direct primitive; Astro available; React available; Vue beta; 3 documented styled exports. - [Color Picker](https://starwind.dev/docs/components/color-picker/) ([Markdown](https://starwind.dev/docs/components/color-picker.md)): Direct primitive; Astro available; React available; Vue beta; 12 documented styled exports. - [Combobox](https://starwind.dev/docs/components/combobox/) ([Markdown](https://starwind.dev/docs/components/combobox.md)): Direct primitive; Astro available; React available; Vue beta; 15 documented styled exports. - [Context Menu](https://starwind.dev/docs/components/context-menu/) ([Markdown](https://starwind.dev/docs/components/context-menu.md)): Direct primitive; Astro available; React available; Vue beta; 16 documented styled exports. - [Dialog](https://starwind.dev/docs/components/dialog/) ([Markdown](https://starwind.dev/docs/components/dialog.md)): Direct primitive; Astro available; React available; Vue beta; 8 documented styled exports. - [Dropdown](https://starwind.dev/docs/components/dropdown/) ([Markdown](https://starwind.dev/docs/components/dropdown.md)): Renamed primitive; Astro available; React available; Vue beta; 17 documented styled exports. - [Dropzone](https://starwind.dev/docs/components/dropzone/) ([Markdown](https://starwind.dev/docs/components/dropzone.md)): Direct primitive; Astro available; React available; Vue beta; 4 documented styled exports. - [Field](https://starwind.dev/docs/components/field/) ([Markdown](https://starwind.dev/docs/components/field.md)): Composite; Astro available; React available; Vue beta; 13 documented styled exports. - [Form](https://starwind.dev/docs/components/form/) ([Markdown](https://starwind.dev/docs/components/form.md)): Direct primitive; Astro available; React available; Vue beta; 2 documented styled exports. - [Hover Card](https://starwind.dev/docs/components/hover-card/) ([Markdown](https://starwind.dev/docs/components/hover-card.md)): Renamed primitive; Astro available; React available; Vue beta; 3 documented styled exports. - [Image](https://starwind.dev/docs/components/image/) ([Markdown](https://starwind.dev/docs/components/image.md)): Styled only; Astro available; React framework native; Vue unsupported; 1 documented styled export. - [Input](https://starwind.dev/docs/components/input/) ([Markdown](https://starwind.dev/docs/components/input.md)): Direct primitive; Astro available; React available; Vue beta; 1 documented styled export. - [Input Group](https://starwind.dev/docs/components/input-group/) ([Markdown](https://starwind.dev/docs/components/input-group.md)): Styled only; Astro available; React available; Vue beta; 6 documented styled exports. - [Input Otp](https://starwind.dev/docs/components/input-otp/) ([Markdown](https://starwind.dev/docs/components/input-otp.md)): Direct primitive; Astro available; React available; Vue beta; 4 documented styled exports. - [Item](https://starwind.dev/docs/components/item/) ([Markdown](https://starwind.dev/docs/components/item.md)): Styled only; Astro available; React available; Vue beta; 10 documented styled exports. - [Kbd](https://starwind.dev/docs/components/kbd/) ([Markdown](https://starwind.dev/docs/components/kbd.md)): Styled only; Astro available; React available; Vue beta; 2 documented styled exports. - [Label](https://starwind.dev/docs/components/label/) ([Markdown](https://starwind.dev/docs/components/label.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. - [Native Select](https://starwind.dev/docs/components/native-select/) ([Markdown](https://starwind.dev/docs/components/native-select.md)): Styled only; Astro available; React available; Vue beta; 3 documented styled exports. - [Navigation Menu](https://starwind.dev/docs/components/navigation-menu/) ([Markdown](https://starwind.dev/docs/components/navigation-menu.md)): Direct primitive; Astro available; React available; Vue beta; 8 documented styled exports. - [Pagination](https://starwind.dev/docs/components/pagination/) ([Markdown](https://starwind.dev/docs/components/pagination.md)): Styled only; Astro available; React available; Vue beta; 7 documented styled exports. - [Popover](https://starwind.dev/docs/components/popover/) ([Markdown](https://starwind.dev/docs/components/popover.md)): Direct primitive; Astro available; React available; Vue beta; 6 documented styled exports. - [Progress](https://starwind.dev/docs/components/progress/) ([Markdown](https://starwind.dev/docs/components/progress.md)): Direct primitive; Astro available; React available; Vue beta; 1 documented styled export. - [Prose](https://starwind.dev/docs/components/prose/) ([Markdown](https://starwind.dev/docs/components/prose.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. - [Radio Group](https://starwind.dev/docs/components/radio-group/) ([Markdown](https://starwind.dev/docs/components/radio-group.md)): Composite; Astro available; React available; Vue beta; 2 documented styled exports. - [Scroll Area](https://starwind.dev/docs/components/scroll-area/) ([Markdown](https://starwind.dev/docs/components/scroll-area.md)): Direct primitive; Astro available; React available; Vue beta; 6 documented styled exports. - [Select](https://starwind.dev/docs/components/select/) ([Markdown](https://starwind.dev/docs/components/select.md)): Direct primitive; Astro available; React available; Vue beta; 12 documented styled exports. - [Separator](https://starwind.dev/docs/components/separator/) ([Markdown](https://starwind.dev/docs/components/separator.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. - [Sheet](https://starwind.dev/docs/components/sheet/) ([Markdown](https://starwind.dev/docs/components/sheet.md)): Renamed primitive; Astro available; React available; Vue beta; 8 documented styled exports. - [Sidebar](https://starwind.dev/docs/components/sidebar/) ([Markdown](https://starwind.dev/docs/components/sidebar.md)): Direct primitive; Astro available; React available; Vue beta; 23 documented styled exports. - [Skeleton](https://starwind.dev/docs/components/skeleton/) ([Markdown](https://starwind.dev/docs/components/skeleton.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. - [Slider](https://starwind.dev/docs/components/slider/) ([Markdown](https://starwind.dev/docs/components/slider.md)): Direct primitive; Astro available; React available; Vue beta; 1 documented styled export. - [Spinner](https://starwind.dev/docs/components/spinner/) ([Markdown](https://starwind.dev/docs/components/spinner.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. - [Switch](https://starwind.dev/docs/components/switch/) ([Markdown](https://starwind.dev/docs/components/switch.md)): Direct primitive; Astro available; React available; Vue beta; 1 documented styled export. - [Table](https://starwind.dev/docs/components/table/) ([Markdown](https://starwind.dev/docs/components/table.md)): Styled only; Astro available; React available; Vue beta; 8 documented styled exports. - [Tabs](https://starwind.dev/docs/components/tabs/) ([Markdown](https://starwind.dev/docs/components/tabs.md)): Direct primitive; Astro available; React available; Vue beta; 4 documented styled exports. - [Textarea](https://starwind.dev/docs/components/textarea/) ([Markdown](https://starwind.dev/docs/components/textarea.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. - [Theme Toggle](https://starwind.dev/docs/components/theme-toggle/) ([Markdown](https://starwind.dev/docs/components/theme-toggle.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. - [Toast](https://starwind.dev/docs/components/toast/) ([Markdown](https://starwind.dev/docs/components/toast.md)): Direct primitive; Astro available; React available; Vue beta; 8 documented styled exports. - [Toggle](https://starwind.dev/docs/components/toggle/) ([Markdown](https://starwind.dev/docs/components/toggle.md)): Direct primitive; Astro available; React available; Vue beta; 1 documented styled export. - [Toggle Group](https://starwind.dev/docs/components/toggle-group/) ([Markdown](https://starwind.dev/docs/components/toggle-group.md)): Composite; Astro available; React available; Vue beta; 2 documented styled exports. - [Tooltip](https://starwind.dev/docs/components/tooltip/) ([Markdown](https://starwind.dev/docs/components/tooltip.md)): Direct primitive; Astro available; React available; Vue beta; 3 documented styled exports. - [Video](https://starwind.dev/docs/components/video/) ([Markdown](https://starwind.dev/docs/components/video.md)): Styled only; Astro available; React available; Vue beta; 1 documented styled export. ## AI And Documentation Links - [Components](https://starwind.dev/docs/components/) - [Primitive adapters](https://starwind.dev/docs/primitives/) - [Runtime and raw HTML](https://starwind.dev/docs/runtime/) - [Theming](https://starwind.dev/docs/getting-started/theming/) - [Astro installation](https://starwind.dev/docs/frameworks/astro/) - [Vue beta usage](https://starwind.dev/docs/getting-started/installation/#vue-beta) - [Vite Vue installation](https://starwind.dev/docs/frameworks/vite-vue/) - [Nuxt installation](https://starwind.dev/docs/frameworks/nuxt/) - [Laravel Inertia Vue installation](https://starwind.dev/docs/frameworks/laravel-inertia-vue/) - [Quasar installation](https://starwind.dev/docs/frameworks/quasar/) - [Vite React installation](https://starwind.dev/docs/frameworks/vite-react/) - [Next.js installation](https://starwind.dev/docs/frameworks/nextjs/) - [TanStack Start installation](https://starwind.dev/docs/frameworks/tanstack-start/) - [React Router installation](https://starwind.dev/docs/frameworks/react-router/) - Per-page Markdown: append `.md` to a docs URL. - Structured manifest: [ai-manifest.json](https://starwind.dev/ai-manifest.json)