markstream-vue
Configure Markstream Vue Rendering
Vue teams can struggle to choose secure rendering modes and streaming settings. This skill provides focused guidance for integrating markstream-vue in Vue 3 applications.
Установить с помощью моего Агента
Скопируйте этот запрос в своего Агента. Он содержит каноническую страницу Skill и манифест.
Review the Skillstore skill "markstream-vue" from https://skillstore.io/skills/simon-he95-markstream-vue.md and its manifest at https://skillstore.io/api/skills/simon-he95-markstream-vue/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Ваш Агент по-прежнему должен показать план и запросить все подтверждения, требуемые политикой безопасности.
Ресурсы для AI-агентов
Используйте эти ссылки, когда AI-агенту, crawler или script нужен чистый контекст вместо полной страницы.
Протестировать
Использование «markstream-vue». Configure a Vue 3 AI chat message renderer.
Ожидаемый результат:
- Recommended renderer mode: chat.
- Use content for ordinary streamed Markdown.
- Keep smooth streaming for live chunks and disable it after finalization.
- Keep the same renderer mode for the chat row.
Использование «markstream-vue». Choose a strategy for a long message timeline.
Ожидаемый результат:
- Use MarkstreamVirtualTimeline when the application has no existing virtualizer.
- Use the adapter with vue-virtual-scroller when that library already owns the timeline.
- Measure the outer row and preserve thread state during switches.
Аудит безопасности
БезопасноAll 46 static findings are false positives. The scanner interpreted Markdown inline-code delimiters as shell backticks, but SKILL.md contains Vue configuration and documentation references, not executable shell or Ruby commands. The reconnaissance matches are also ordinary renderer and security-policy guidance.
Факторы риска
⚙️ Внешние команды (42)
Поделиться и цитировать этот отчет
Делитесь версионным отчетом об оценке, нейтральным значком, встраиваемой карточкой и цитатами. Skillstore публикует доказательства, не решая, безопасен ли этот Skill.
Копировать ссылку на отчёт
https://skillstore.io/skills/simon-he95-markstream-vue/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportЗначок Markdown
[](https://skillstore.io/skills/simon-he95-markstream-vue?utm_source=security_passport_badge)Значок HTML
<a href="https://skillstore.io/skills/simon-he95-markstream-vue?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/simon-he95-markstream-vue/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Встраиваемая карточка
<iframe src="https://skillstore.io/embed/skills/simon-he95-markstream-vue.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Академические ссылки (APA · BibTeX · CFF)
Цитата APA
simon-he95. (2026). markstream-vue security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/simon-he95-markstream-vue/audits/1Цитата BibTeX
@techreport{simon-he95-simon-he95-markstream-vue-2026,
author = {simon-he95},
title = {markstream-vue security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/simon-he95-markstream-vue/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "markstream-vue security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "simon-he95"
date-released: "2026-07-19"
url: "https://skillstore.io/skills/simon-he95-markstream-vue/audits/1"
identifiers:
- type: other
value: "skillstore:simon-he95-markstream-vue:audit:1"
description: "Skillstore immutable audit report identifier"
Оценка Skillstore
Почему такая оценка Достоверность доказательств: СреднийЧто вы можете построить
Build a streaming chat interface
Configure a Vue 3 chat row for paced Markdown streaming and stable completed-message rendering.
Render large support threads
Choose a virtual timeline strategy for long Markdown conversations without conflicting with an existing scroller.
Create a documentation surface
Set up rich Markdown rendering, optional code blocks, and safe HTML defaults for product documentation.
Попробуйте эти промпты
Help me add markstream-vue to my plain Vue 3 app. Recommend the CSS import order and a simple content-based renderer.
Configure markstream-vue for streamed AI chat responses in Vue 3. Use chat mode and explain settings for live output and completed history.
My Vue 3 app uses vue-virtual-scroller. Show how to connect useMarkstreamVirtualAdapter and preserve measurement state across thread switches.
Review my markstream-vue configuration for untrusted Markdown. Keep safe HTML and Mermaid defaults, and identify any justified trusted-content exceptions.
Лучшие практики
- Confirm that the host application is Vue 3 and not Nuxt before applying the guidance.
- Keep html-policy set to safe and Mermaid strict mode enabled for untrusted content.
- Run the smallest relevant development, build, or typecheck command after integration.
Избегать
- Do not use docs mode only to finalize an existing chat message.
- Do not let nested virtualizers compete to control the same message timeline.
- Do not enable trusted HTML for content without a documented trust boundary.
Часто задаваемые вопросы
Is this skill for Nuxt applications?
Which renderer mode should I use for AI chat?
When should I use docs mode?
Can I use an existing virtual scroller?
Are HTML and Mermaid safe by default?
Does the skill install dependencies?
Сведения для разработчиков
Автор
simon-he95Лицензия
MIT
Ревизия Skillstore
r1
Примечание о версии
Автор не указал версию.
Ссылка
aeb1814252a7125c8b732442bf1e7f2cd1f686c1
Актуальность поддержки
19.07.2026
Использование
0 загрузок · 0 просмотров
Структура файлов