Canvas & Generative UI
dsh-visualize
The model draws interactive HTML cards directly into the conversation stream.
What it is
A visualize tool plus companion skill: the model writes an HTML fragment and mounts it as a sandboxed interactive card inside the chat — simulators, charts, comparison panels and UI mockups, with streaming preview and theme-matched styling.
DSH does not have to answer with text alone. When the model calls visualize, the Web UI renders an interactive card inside the conversation for simulators, charts, comparison panels, and UI mockups.
Why it matters for design
- UI mockups live in the conversation and can be clicked, not just described.
- Cards follow the host light/dark theme and palette, so previews look native.
- Every card runs in a sandboxed iframe with a strict CSP — a broken fragment cannot break the session.
What it covers
- Install
- Use it
- Security
- Limitations
How to install
dsh-visualize
-
Run this in a terminal.
dsh plugin --profile web add github:Nagi-ovo/dsh-visualize -
Restart dsh web so it picks up the plugin.
-
Then describe the design you want. The harness picks up the plugin’s tools.
How to run it with DeepSeek Harness
-
Add the plugin and restart dsh web.
-
Ask for a mockup or a comparison; the model calls visualize with its own HTML.
-
Replay the session later — cards are restored from the persisted tool result.
Every plugin here is free to install and links to its real upstream source.
More in the DeepSeek Harness repo ↗Next step
Design with NEXGERCORE, without the setup
Install this plugin yourself, or run a whole curated design layer around DeepSeek Harness with NEXGERCORE. Bring your own key, own your output.