markstream-install - Install and configure Markstream Markdown renderers
Installs and configures Markstream Markdown renderers for Vue, React, Svelte, Angular, Nuxt, Next.js, and Vue 2 applications.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Inspect host application dependencies
- Install framework-specific Markstream package
- Configure CSS stylesheet import order
- Set up streaming Markdown renderer
- Handle SSR and framework boundaries
- Validate build and render setup
Inputs
- package.json file
- Package manager lockfile
- Framework and version configuration
- Markdown content or AST stream
Outputs
- Updated package dependencies
- Configured renderer components and styles
- Validation report of installation setup
Requirements
- JavaScript or TypeScript frontend project
- Supported framework (Vue, React, Svelte 5, Angular 20+, Nuxt, Next.js)
