markstream-vue2-vite
Configure Markstream for Vue 2 and Vite
Vue 2 and Vite projects can need different worker imports, CSS order, and streaming settings. This skill provides focused integration guidance for markstream-vue2 with safe defaults.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
Review the Skillstore skill "markstream-vue2-vite" from https://skillstore.io/skills/simon-he95-markstream-vue2-vite.md and its manifest at https://skillstore.io/api/skills/simon-he95-markstream-vue2-vite/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "markstream-vue2-vite". Set up Markstream styling in my Vue 2 Vite application.
Resultado esperado:
- Confirm the project uses Vue 2 and Vite.
- Import Markstream CSS after UnoCSS, Tailwind, or other reset styles.
- Validate the change with the smallest useful Vite command.
Usando "markstream-vue2-vite". My chat messages stream gradually and later load from history.
Resultado esperado:
- Use automatic smooth streaming while a message is active.
- Disable streaming pacing after the message is final.
- Keep fade behavior appropriate for completed history entries.
Auditoría de seguridad
SeguroAll 24 static findings are false positives. Markdown backticks were misidentified as shell execution, and policy-related terms were misidentified as system reconnaissance. The skill contains integration guidance only and no command payload, network activity, or prompt-injection content.
Factores de riesgo
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/simon-he95-markstream-vue2-vite/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/simon-he95-markstream-vue2-vite?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/simon-he95-markstream-vue2-vite?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/simon-he95-markstream-vue2-vite/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/simon-he95-markstream-vue2-vite.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Citas académicas (APA · BibTeX · CFF)
Cita APA
simon-he95. (2026). markstream-vue2-vite security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/simon-he95-markstream-vue2-vite/audits/1Cita BibTeX
@techreport{simon-he95-simon-he95-markstream-vue2-vite-2026,
author = {simon-he95},
title = {markstream-vue2-vite security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/simon-he95-markstream-vue2-vite/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-vue2-vite 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-vue2-vite/audits/1"
identifiers:
- type: other
value: "skillstore:simon-he95-markstream-vue2-vite:audit:1"
description: "Skillstore immutable audit report identifier"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
Add bundled workers
Set up Mermaid or KaTeX workers with Vite-compatible imports instead of CDN workers.
Build a streaming chat view
Configure MarkdownRender for smooth streamed responses and completed conversation history.
Migrate a legacy Vue app
Preserve Vue 2 compatibility while introducing Markstream CSS and safe rendering defaults.
Prueba estos prompts
Check whether this repository uses Vue 2 and Vite, then list the markstream-vue2 integration steps that apply.
Show where to import markstream-vue2/index.css in this Vue 2 Vite project. Keep reset styles before Markstream styles.
Configure a Vite worker import for the requested markstream-vue2 Mermaid feature. Use a bundled worker pattern and explain the chosen import.
Configure MarkdownRender for a Vue 2 chat interface. Use smooth streaming while content arrives, then switch to completed history when final is true. Keep safe HTML and Mermaid strict mode.
Mejores prácticas
- Confirm Vue 2 and Vite before using this bundler-specific guidance.
- Prefer bundled workers over CDN workers for Vite deployments.
- Keep safe HTML policy and Mermaid strict mode unless a reviewed trusted surface requires otherwise.
Evitar
- Do not use this skill for Vue 3 or non-Vite projects.
- Do not place Markstream CSS before reset styles.
- Do not enable trusted HTML or relaxed Mermaid settings for untrusted content.
Preguntas frecuentes
Which projects is this skill for?
Does it support CDN workers?
Where should Markstream CSS be imported?
How should streaming messages be configured?
Is trusted HTML enabled by default?
Does the skill change files automatically?
Detalles del desarrollador
Autor
simon-he95Licencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Ref.
aeb1814252a7125c8b732442bf1e7f2cd1f686c1
Actualidad del mantenimiento
19/7/2026
Uso
0 descargas · 0 vistas
Estructura de archivos