Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
Bits UI Documentation for LLMs (bits-ui.com) получил 59/100 по результатам автоматического технического аудита готовности к работе с ИИ. Файл llms.txt доступен, llms-full.txt не найден, ai.txt не найден. Анализ robots.txt показал: явно разрешено ИИ-ботов — 0, заблокировано — 0, объявлено sitemap — 0. Полнота разметки главной страницы — 0%; типы Schema.org не обнаружены, OpenGraph-тегов — 0. Результаты соответствуют публичным ответам сайта на момент проверки 2026-09-03T08:15:19.854Z.
Файл llms.txt доступен и содержит 2 004 токенов. Расширенный llms-full.txt не найден, поэтому подробный контекст агенту придётся собирать из обычных страниц. Отдельный ai.txt не обнаружен; это не обязательная часть предлагаемого формата llms.txt, но такой файл может явно описать политику обучения, цитирования и автоматического доступа.
robots.txt доступен. Из 11 отслеживаемых ИИ-ботов 11 не заблокированы. Объявлено карт сайта: 0. На главной не обнаружена Schema.org-разметка. OpenGraph-тегов найдено 0, расчётная полнота публичной разметки — 0%. Без сущностей и связей ИИ сложнее однозначно определить организацию, продукт и канонические страницы.
Мобильный профиль Lighthouse дополняет аудит: производительность 67/100, доступность 94/100, технические практики 100/100, SEO 100/100 и экспериментальная готовность браузерных агентов 100/100. Эти данные входят в итоговую оценку ИИ-оптимизации с ограниченным весом: они дополняют, но не заменяют проверку llms.txt, robots.txt и машинной разметки.
Замер мобильной версии. Экспериментальная категория Google Agentic Browsing показана отдельно и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Производительность
Доступность
Технические практики
Техническое SEO
Работа браузерных агентов
Производительность мобильной версии — 67/100; самый крупный видимый блок появился за 5.2 s, а суммарная блокировка основного потока составила 160 ms. Показатель смещения макета — 0. Основной поток выполняет JavaScript, рассчитывает расположение элементов и рисует страницу: пока он занят, интерфейс хуже реагирует и на действия человека, и на команды браузерного агента.
Доступность получила 94/100, технические практики — 100/100, SEO — 100/100. Экспериментальная категория Agentic Browsing получила 100/100. Она отражает сигналы, которые Google сейчас проверяет для программных агентов, и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Разделите длинные JavaScript-задачи, отложите необязательные скрипты и критические стили, уменьшите цепочки блокирующих запросов. Это ускорит появление основного контента и позволит интерфейсу раньше принимать действия.
Удалите неиспользуемые CSS и JavaScript, загружайте тяжёлые виджеты по необходимости и ограничьте сторонние скрипты. Меньший объём кода снижает нагрузку на устройство и количество фоновой работы.
Отдавайте изображения в подходящем размере и современном формате, заранее приоритизируйте главный визуальный блок, а контент ниже первого экрана загружайте лениво.
Добавьте доступные названия кнопкам и ссылкам, связанные подписи полям, последовательные заголовки и семантические области. Такая структура одновременно помогает скринридерам и агентам понимать назначение действий.
Первый контент
Главный блок
Стабильность
Блокировка
Скорость экрана
Машиночитаемые файлы, правила краулинга, обнаружение страниц и разметка главной.
Полная версия не найдена
Файл ai.txt не найден
Sitemap не объявлен в robots.txt
Разметка Schema.org не найдена на главной
OpenGraph теги не найдены на главной
На основе анализа robots.txt
# Bits UI Documentation for LLMs > Bits UI is a headless component library for Svelte. This site provides documentation in a format optimized for Large Language Models, with each page available as a clean markdown file. ## Complete Documentation - [Complete documentation](https://bits-ui.com/docs/llms.txt): The complete Bits UI documentation including all general content, components, type helpers, and utilities ## General - [Child Snippet Documentation](https://bits-ui.com/docs/child-snippet/llms.txt): Detailed documentation for Child Snippet - [Components Documentation](https://bits-ui.com/docs/components/llms.txt): Detailed documentation for Components - [Dates Documentation](https://bits-ui.com/docs/dates/llms.txt): Detailed documentation for Dates - [Getting Started Documentation](https://bits-ui.com/docs/getting-started/llms.txt): Detailed documentation for Getting Started - [Introduction Documentation](https://bits-ui.com/docs/introduction/llms.txt): Detailed documentation for Introduction - [Llms Documentation](https://bits-ui.com/docs/llms/llms.txt): Detailed documentation for Llms - [Migration Guide Documentation](https://bits-ui.com/docs/migration-guide/llms.txt): Detailed documentation for Migration Guide - [Ref Documentation](https://bits-ui.com/docs/ref/llms.txt): Detailed documentation for Ref - [State Management Documentation](https://bits-ui.com/docs/state-management/llms.txt): Detailed documentation for State Management - [Styling Documentation](https://bits-ui.com/docs/styling/llms.txt): Detailed documentation for Styling - [Transitions Documentation](https://bits-ui.com/docs/transitions/llms.txt): Detailed documentation for Transitions ## Components - [Accordion Documentation](https://bits-ui.com/docs/components/accordion/llms.txt): Detailed documentation for Accordion - [Alert Dialog Documentation](https://bits-ui.com/docs/components/alert-dialog/llms.txt): Detailed documentation for Alert Dialog - [Aspect Ratio Documentation](https://bits-ui.com/docs/components/aspect-ratio/llms.txt): Detailed documentation for Aspect Ratio - [Avatar Documentation](https://bits-ui.com/docs/components/avatar/llms.txt): Detailed documentation for Avatar - [Button Documentation](https://bits-ui.com/docs/components/button/llms.txt): Detailed documentation for Button - [Calendar Documentation](https://bits-ui.com/docs/components/calendar/llms.txt): Detailed documentation for Calendar - [Checkbox Documentation](https://bits-ui.com/docs/components/checkbox/llms.txt): Detailed documentation for Checkbox - [Collapsible Documentation](https://bits-ui.com/docs/components/collapsible/llms.txt): Detailed documentation for Collapsible - [Combobox Documentation](https://bits-ui.com/docs/components/combobox/llms.txt): Detailed documentation for Combobox - [Command Documentation](https://bits-ui.com/docs/components/command/llms.txt): Detailed documentation for Command - [Context Menu Documentation](https://bits-ui.com/docs/components/context-menu/llms.txt): Detailed documentation for Context Menu - [Date Field Documentation](https://bits-ui.com/docs/components/date-field/llms.txt): Detailed documentation for Date Field - [Date Picker Documentation](https://bits-ui.com/docs/components/date-picker/llms.txt): Detailed documentation for Date Picker - [Date Range Field Documentation](https://bits-ui.com/docs/components/date-range-field/llms.txt): Detailed documentation for Date Range Field - [Date Range Picker Documentation](https://bits-ui.com/docs/components/date-range-picker/llms.txt): Detailed documentation for Date Range Picker - [Dialog Documentation](https://bits-ui.com/docs/components/dialog/llms.txt): Detailed documentation for Dialog - [Dropdown Menu Documentation](https://bits-ui.com/docs/components/dropdown-menu/llms.txt): Detailed documentation for Dropdown Menu - [Label Documentation](https://bits-ui.com/docs/components/label/llms.txt): Detailed documentation for Label - [Link Preview Documentation](https://bits-ui.com/docs/components/link-preview/llms.txt): Detailed documentation for Link Preview - [Menubar Documentation](https://bits-ui.com/docs/components/menubar/llms.txt): Detailed documentation for Menubar - [Meter Documentation](https://bits-ui.com/docs/components/meter/llms.txt): Detailed documentation for Meter - [Navigation Menu Documentation](https://bits-ui.com/docs/components/navigation-menu/llms.txt): Detailed documentation for Navigation Menu - [Pagination Documentation](https://bits-ui.com/docs/components/pagination/llms.txt): Detailed documentation for Pagination - [Pin Input Documentation](https://bits-ui.com/docs/components/pin-input/llms.txt): Detailed documentation for Pin Input - [Popover Documentation](https://bits-ui.com/docs/components/popover/llms.txt): Detailed documentation for Popover - [Progress Documentation](https://bits-ui.com/docs/components/progress/llms.txt): Detailed documentation for Progress - [Radio Group Documentation](https://bits-ui.com/docs/components/radio-group/llms.txt): Detailed documentation for Radio Group - [Range Calendar Documentation](https://bits-ui.com/docs/components/range-calendar/llms.txt): Detailed documentation for Range Calendar - [Rating Group Documentation](https://bits-ui.com/docs/components/rating-group/llms.txt): Detailed documentation for Rating Group - [Scroll Area Documentation](https://bits-ui.com/docs/components/scroll-area/llms.txt): Detailed documentation for Scroll Area - [Select Documentation](https://bits-ui.com/docs/components/select/llms.txt): Detailed documentation for Select - [Separator Documentation](https://bits-ui.com/docs/components/separator/llms.txt): Detailed documentation for Separator - [Slider Documentation](https://bits-ui.com/docs/components/slider/llms.txt): Detailed documentation for Slider - [Switch Documentation](https://bits-ui.com/docs/components/switch/llms.txt): Detailed documentation for Switch - [Tabs Documentation](https://bits-ui.com/docs/components/tabs/llms.txt): Detailed documentation for Tabs - [Time Field Documentation](https://bits-ui.com/docs/components/time-field/llms.txt): Detailed documentation for Time Field - [Time Range Field Documentation](https://bits-ui.com/docs/components/time-range-field/llms.txt): Detailed documentation for Time Range Field - [Toggle Group Documentation](https://bits-ui.com/docs/components/toggle-group/llms.txt): Detailed documentation for Toggle Group - [Toggle Documentation](https://bits-ui.com/docs/components/toggle/llms.txt): Detailed documentation for Toggle - [Toolbar Documentation](https://bits-ui.com/docs/components/toolbar/llms.txt): Detailed documentation for Toolbar - [Tooltip Documentation](https://bits-ui.com/docs/components/tooltip/llms.txt): Detailed documentation for Tooltip ## Utilities - [Bits Config Documentation](https://bits-ui.com/docs/utilities/bits-config/llms.txt): Detailed documentation for Bits Config - [Is Using Keyboard Documentation](https://bits-ui.com/docs/utilities/is-using-keyboard/llms.txt): Detailed documentation for Is Using Keyboard - [Merge Props Documentation](https://bits-ui.com/docs/utilities/merge-props/llms.txt): Detailed documentation for Merge Props - [Portal Documentation](https://bits-ui.com/docs/utilities/portal/llms.txt): Detailed documentation for Portal - [Use Id Documentation](https://bits-ui.com/docs/utilities/use-id/llms.txt): Detailed documentation for Use Id ## Type Helpers - [With Element Ref Documentation](https://bits-ui.com/docs/type-helpers/with-element-ref/llms.txt): Detailed documentation for With Element Ref - [Without Child Documentation](https://bits-ui.com/docs/type-helpers/without-child/llms.txt): Detailed documentation for Without Child - [Without Children Or Child Documentation](https://bits-ui.com/docs/type-helpers/without-children-or-child/llms.txt): Detailed documentation for Without Children Or Child - [Without Children Documentation](https://bits-ui.com/docs/type-helpers/without-children/llms.txt): Detailed documentation for Without Children