# Starwind UI - AI Reference Guide > Starwind UI is an open-source component library for Astro projects, styled with Tailwind CSS v4. It provides accessible, customizable components that can be added directly to your projects. Things to remember when using Starwind UI: - Starwind UI is designed for Astro projects using Tailwind CSS v4. - Starwind UI is designed to setup and add components with the CLI only and NOT for direct HTML injection. - Use the `init` command to setup a new project with Starwind UI. - Use the `add` command to add components to your project. - Use the `update` command to update components in your project. ## Important Links for AI Tools - [Home](https://starwind.dev/): The main landing page for Starwind UI, providing an overview and access to documentation. - [Getting Started](https://starwind.dev/docs/getting-started/): A guide for newcomers to the Starwind UI framework, covering the basics. - [CLI](https://starwind.dev/docs/getting-started/cli/): Information on using the Command Line Interface for Starwind UI development. - [Installation](https://starwind.dev/docs/getting-started/installation/): Step-by-step instructions for installing the Starwind UI framework. - [Theming](https://starwind.dev/docs/getting-started/theming/): Guidance on customizing the look and feel of applications built with Starwind UI. - [Components](https://starwind.dev/docs/components/): A detailed list of UI components available in the Starwind UI framework. - [Full Reference](https://starwind.dev/llms-full.txt): A comprehensive LLM reference guide for all components and functionality provided by Starwind UI. ## Available Components and Documentation Starwind UI currently includes the following components: - [Accordion](https://starwind.dev/docs/components/accordion) - [Alert](https://starwind.dev/docs/components/alert) - [Alert Dialog](https://starwind.dev/docs/components/alert-dialog) - [Aspect Ratio](https://starwind.dev/docs/components/aspect-ratio) - [Avatar](https://starwind.dev/docs/components/avatar) - [Badge](https://starwind.dev/docs/components/badge) - [Breadcrumb](https://starwind.dev/docs/components/breadcrumb) - [Button](https://starwind.dev/docs/components/button) - [Button Group](https://starwind.dev/docs/components/button-group) - [Card](https://starwind.dev/docs/components/card) - [Carousel](https://starwind.dev/docs/components/carousel) - [Checkbox](https://starwind.dev/docs/components/checkbox) - [Collapsible](https://starwind.dev/docs/components/collapsible) - [Combobox](https://starwind.dev/docs/components/combobox) - [Dialog](https://starwind.dev/docs/components/dialog) - [Dropdown](https://starwind.dev/docs/components/dropdown) - [Dropzone](https://starwind.dev/docs/components/dropzone) - [Image](https://starwind.dev/docs/components/image) - [Input](https://starwind.dev/docs/components/input) - [Input Group](https://starwind.dev/docs/components/input-group) - [Input OTP](https://starwind.dev/docs/components/input-otp) - [Item](https://starwind.dev/docs/components/item) - [Label](https://starwind.dev/docs/components/label) - [Native Select](https://starwind.dev/docs/components/native-select) - [Pagination](https://starwind.dev/docs/components/pagination) - [Popover](https://starwind.dev/docs/components/popover) - [Progress](https://starwind.dev/docs/components/progress) - [Prose](https://starwind.dev/docs/components/prose) - [Radio Group](https://starwind.dev/docs/components/radio-group) - [Select](https://starwind.dev/docs/components/select) - [Separator](https://starwind.dev/docs/components/separator) - [Sheet](https://starwind.dev/docs/components/sheet) - [Sidebar](https://starwind.dev/docs/components/sidebar) - [Skeleton](https://starwind.dev/docs/components/skeleton) - [Slider](https://starwind.dev/docs/components/slider) - [Spinner](https://starwind.dev/docs/components/spinner) - [Switch](https://starwind.dev/docs/components/switch) - [Table](https://starwind.dev/docs/components/table) - [Tabs](https://starwind.dev/docs/components/tabs) - [Textarea](https://starwind.dev/docs/components/textarea) - [Theme Toggle](https://starwind.dev/docs/components/theme-toggle) - [Toast](https://starwind.dev/docs/components/toast) - [Toggle](https://starwind.dev/docs/components/toggle) - [Tooltip](https://starwind.dev/docs/components/tooltip) - [Video](https://starwind.dev/docs/components/video) ## Import Pattern All components follow a consistent import pattern: ```astro import {ComponentName} from "@/components/starwind/component-name"; ``` ## Starwind Pro - Premium Blocks Looking for complete, production-ready page sections? **Starwind Pro** offers 190+ expertly crafted blocks for Astro projects including heroes, pricing tables, testimonials, navigation, CTAs, and more. **45+ blocks are completely free** to use. - [Browse All Components](https://pro.starwind.dev/components/) - [Free Components (45+)](https://pro.starwind.dev/components/free/) Categories include: Authentication, Background, Bento, Blog, Blog Post, Contact, CTA, Effect, FAQ, Feature, Footer, Form, Hero, Legal Page, Logo Cloud, Navigation, Pricing, Service Page, Services, Specialized Components, Steps, Team, Testimonial, and Theme Switcher.