Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
Сводный результат по всем сигналам аудита.
Итоговая оценка ИИ-оптимизации
Demo Time - Live demos & slides in VS Code (demotime.elio.dev) получил 78/100 по результатам автоматического технического аудита готовности к работе с ИИ. Файл llms.txt доступен, llms-full.txt не найден, ai.txt не найден. Анализ robots.txt показал: явно разрешено ИИ-ботов — 0, заблокировано — 0, объявлено sitemap — 1. Полнота разметки главной страницы — 60%; типы Schema.org не обнаружены, OpenGraph-тегов — 7. Результаты соответствуют публичным ответам сайта на момент проверки 2026-09-06T01:54:16.948Z.
Файл llms.txt доступен и содержит 1 781 токенов. Расширенный llms-full.txt не найден, поэтому подробный контекст агенту придётся собирать из обычных страниц. Отдельный ai.txt не обнаружен; это не обязательная часть предлагаемого формата llms.txt, но такой файл может явно описать политику обучения, цитирования и автоматического доступа.
robots.txt доступен. Из 11 отслеживаемых ИИ-ботов 11 не заблокированы. Объявлено карт сайта: 1. На главной не обнаружена Schema.org-разметка. OpenGraph-тегов найдено 7, расчётная полнота публичной разметки — 60%. Без сущностей и связей ИИ сложнее однозначно определить организацию, продукт и канонические страницы.
Мобильный профиль Lighthouse дополняет аудит: производительность 57/100, доступность 100/100, технические практики 77/100, SEO 92/100 и экспериментальная готовность браузерных агентов 100/100. Эти данные входят в итоговую оценку ИИ-оптимизации с ограниченным весом: они дополняют, но не заменяют проверку llms.txt, robots.txt и машинной разметки.
Замер мобильной версии. Экспериментальная категория Google Agentic Browsing показана отдельно и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Производительность
Доступность
Технические практики
Техническое SEO
Работа браузерных агентов
Производительность мобильной версии — 57/100; самый крупный видимый блок появился за 13.8 s, а суммарная блокировка основного потока составила 150 ms. Показатель смещения макета — 0. Основной поток выполняет JavaScript, рассчитывает расположение элементов и рисует страницу: пока он занят, интерфейс хуже реагирует и на действия человека, и на команды браузерного агента.
Доступность получила 100/100, технические практики — 77/100, SEO — 92/100. Экспериментальная категория Agentic Browsing получила 100/100. Она отражает сигналы, которые Google сейчас проверяет для программных агентов, и не заменяет итоговую оценку ИИ-оптимизации от llmsmap.
Разделите длинные JavaScript-задачи, отложите необязательные скрипты и критические стили, уменьшите цепочки блокирующих запросов. Это ускорит появление основного контента и позволит интерфейсу раньше принимать действия.
Удалите неиспользуемые CSS и JavaScript, загружайте тяжёлые виджеты по необходимости и ограничьте сторонние скрипты. Меньший объём кода снижает нагрузку на устройство и количество фоновой работы.
Отдавайте изображения в подходящем размере и современном формате, заранее приоритизируйте главный визуальный блок, а контент ниже первого экрана загружайте лениво.
Уменьшите время ответа сервера, лишние редиректы и повторные загрузки; настройте сжатие, кеширование и ранние соединения только с действительно важными источниками.
Первый контент
Главный блок
Стабильность
Блокировка
Скорость экрана
Машиночитаемые файлы, правила краулинга, обнаружение страниц и разметка главной.
Полная версия не найдена
Файл ai.txt не найден
Найдено карт сайта: 1
Разметка Schema.org не найдена на главной
Найдено OG-тегов: 7
На основе анализа robots.txt
Объявленные маршруты для поисковых роботов и ИИ-агентов.
Метаданные превью главной страницы для соцсетей и мессенджеров.
og:titleDemo Timeog:typearticleog:urlhttps://demotime.show/og:localeenog:descriptionDeliver flawless coding demos with this VS Code extension—no live coding errors, just professional presentations every time.og:site_nameDemo Time# Demo Time - Live demos & slides in VS Code > Script your coding demos to perfection with this VS Code extension - no typos, no missteps, just flawless, stress-free presentations every time. ## Actions - [Supported actions | Demo Time](https://demotime.show/actions/): List of all supported actions in Demo Time - [File actions | Demo Time](https://demotime.show/actions/file/): File actions are used to open, create, or preview files in the editor. - [Patch actions | Demo Time](https://demotime.show/actions/patch/): File patch actions can be used to insert code based on a snapshot of the file and a patch file. - [Preview actions | Demo Time](https://demotime.show/actions/preview/): Preview actions are used to preview files like Markdown and images in the editor. - [Setting actions | Demo Time](https://demotime.show/actions/setting/): Perform setting actions in your demos like update settings, change themes, and more. - [Snippet actions | Demo Time](https://demotime.show/actions/snippet/): Snippets can be used when you have steps that you want to reuse in multiple demos. - [Terminal actions | Demo Time](https://demotime.show/actions/terminal/): Perform terminal actions in your demos like running commands, clearing the terminal, and more. - [Text actions | Demo Time](https://demotime.show/actions/text/): Text actions are used to insert, replace, highlight, delete or unselect text in the editor. - [Time actions | Demo Time](https://demotime.show/actions/time/): Perform time actions in your demos like waiting for a specific time, waiting for user input, and more. - [Visual Studio Code actions | Demo Time](https://demotime.show/actions/vscode/): Perform Visual Studio Code actions in your demos like executing commands or showing an information message. ## Adding-demos - [Adding demos | Demo Time](https://demotime.show/adding-demos/): Add your demos to your demo time configuration. ## Contribute - [Contributing | Demo Time](https://demotime.show/contribute/): Learn how you can contribute to the development of Demo Time. ## Examples - [Projects | Demo Time](https://demotime.show/examples/): Examples of projects that you can use to learn and understand how to use the extension. - [Showcases | Demo Time](https://demotime.show/examples/showcases/): Showcases of where Demo Time is used. ## Features - [Presenter View | Demo Time](https://demotime.show/features/presenter-view/): Learn how to use the presenter view in Demo Time. - [Using clock and timer functions | Demo Time](https://demotime.show/features/timer-clock/): To keep an eye on the time, you can use the clock and timer functions from Demo Time. - [Trigger from a link | Demo Time](https://demotime.show/features/uri-handler/): Learn how to trigger a demo from a link. - [Using notes | Demo Time](https://demotime.show/features/using-notes/): Learn how to provide notes for your demos in Demo Time. ## Getting-started - [Getting started | Demo Time](https://demotime.show/getting-started/): Get started with Demo Time ## Integrations - [Slidev | Demo Time](https://demotime.show/integrations/slidev/): Learn more about how to integrate Slidev with Demo Time ## Presentation-mode - [Presentation Mode | Demo Time](https://demotime.show/presentation-mode/): Learn how to enter presentation mode to make it easier to present your demos. ## References - [API | Demo Time](https://demotime.show/references/api/): Demo Time provides an API to control the extension programmatically. - [Commands | Demo Time](https://demotime.show/references/commands/): Overview of all the Demo Time commands available in the editor. - [JSON schema | Demo Time](https://demotime.show/references/json-schema/): JSON schema for the Demo Time configuration. - [Settings | Demo Time](https://demotime.show/references/settings/): Customize the settings of Demo Time to fit your needs. ## Slides - [Present your slides | Demo Time](https://demotime.show/slides/): From Markdown to slides - present your slides with Demo Time - [Slide layouts | Demo Time](https://demotime.show/slides/layouts/): Learn about the different slide layouts available in Demo Time - [Slide themes | Demo Time](https://demotime.show/slides/themes/): Learn about the different slide themes available in Demo Time - [Default theme | Demo Time](https://demotime.show/slides/themes/default/): Overview of the default theme in Demo Time. - [Minimal theme | Demo Time](https://demotime.show/slides/themes/minimal/): Overview of the minimal theme in Demo Time. - [Monomi theme | Demo Time](https://demotime.show/slides/themes/monomi/): Overview of the Monomi theme in Demo Time. - [Unnamed theme | Demo Time](https://demotime.show/slides/themes/unnamed/): Overview of the Unnamed theme in Demo Time. - [Frost theme | Demo Time](https://demotime.show/slides/themes/frost/): Overview of the Frost theme in Demo Time. - [Quantum theme | Demo Time](https://demotime.show/slides/themes/quantum/): Overview of the Quantum theme in Demo Time. - [Custom theme | Demo Time](https://demotime.show/slides/themes/custom/): Overview of custom themes in Demo Time. - [Slide animations | Demo Time](https://demotime.show/slides/animations/): Learn about slide animations in Demo Time. - [Slide components | Demo Time](https://demotime.show/slides/components/): Learn about slide components in Demo Time. - [Custom components | Demo Time](https://demotime.show/slides/custom-components/): Learn about custom components in Demo Time. - [Export slides | Demo Time](https://demotime.show/slides/export/): Learn how to export slides in Demo Time. - [Mermaid diagrams | Demo Time](https://demotime.show/slides/mermaid/): Learn how to use Mermaid diagrams in Demo Time. - [PowerPoint import | Demo Time](https://demotime.show/slides/powerpoint-import/): Learn how to import PowerPoint slides into Demo Time. - [Slide transitions | Demo Time](https://demotime.show/slides/transitions/): Learn about slide transitions in Demo Time. ## Snippets - [Snippets | Demo Time](https://demotime.show/snippets/): Snippets that you can use to automate some tasks in your demo. ## Support - [Support | Demo Time](https://demotime.show/support/): Learn how you can support the development of Demo Time. ## Tips - [Adding Content | Demo Time](https://demotime.show/tips/adding-content/): Learn how to add content to a file in Demo Time. - [Adding new steps to a demo | Demo Time](https://demotime.show/tips/adding-steps/): Learn how you can add new steps to a demo in Demo Time. - [Highlighting code | Demo Time](https://demotime.show/tips/highlighting/): Learn how to highlight code in Demo Time to make it stand out in your demos. - [Move panel to activity bar | Demo Time](https://demotime.show/tips/move-to-activity-bar/): You can move the Demo Time panel to the activity bar to have its own dedicated space. - [Working with Variables | Demo Time](https://demotime.show/tips/variables/): Learn how to work with variables in Demo Time to reuse them across your demos. - [Control next demo | Demo Time](https://demotime.show/tips/control-next-demo/): Learn how to control the next demo in Demo Time.