dsh-diagram
Turn articles in DeepSeek Harness into editable Excalidraw canvases
28 results
Turn articles in DeepSeek Harness into editable Excalidraw canvases
Opt-in DeepSeek Harness Skill-only bundle for the Archify architecture-diagram skill.
DSH drawio 插件:agent 画图工具(drawio_validate / drawio_render / drawio_template)+ 侧边栏「画板」——mxfile XML 实时渲染为 SVG、导出 PNG、写入工作区。核心翻译器为纯 TS 零依赖,宿主与浏览器共用。
Render ```mermaid fences in DSH Web conversation messages as interactive-free SVG diagrams (lazy-loaded, strict security).
DeepSeek Harness web client plugin that renders ```mermaid code blocks with a chart/source toggle.
Canvas preview panel for DeepSeek Harness — live-preview HTML artifacts, auto-sync, save-as, PNG/JPG/SVG export. DSH 画板预览插件:实时预览、另存为、PNG/JPG/SVG 导出。
A DeepSeek Harness Plugin for Previewing Mermaid Diagram by Images in Chat Sessions. View on GitHub (https://github.com/baconbao/dsh-mermaid-image-preview).
DeepSeek Harness plugin: the agent publishes a project plan (steps) and a project framework (architecture graph); the browser renders the steps in a right-hand panel and the framework as a downloadable diagram in the center view.
DSH Cordis plugin: turn arbitrary source text or images with text, diagrams, and tables into an AI-generated knowledge graph (facts / inferences / concepts / definitions / examples / counter-examples / rules) with two-way linking between the graph and the original text, plus evidence-grounded verification, questioning, one-click fixes and an audit log.
mermaid2aichat-dsh — Mermaid 可视化编辑器,DeepSeek Harness 浏览器插件:右侧可关闭面板 + 画布/Mermaid 代码双向同步 + Agent 工具通道(flowchart / sequenceDiagram / classDiagram / erDiagram)
Maestro diagram studio: mermaid_verify + mermaid_drift tools (hybrid with diagram-studio skill)
DeepSeek Harness plugin: a mermaid_render tool that renders Mermaid source to SVG in-process (mermaid 11 + jsdom, no browser needed)
DSH web plugin: render PlantUML fenced code blocks in conversation messages as SVG diagrams.
DeepSeek Harness 网页插件:自动把聊天中的 Mermaid 代码块渲染成可缩放、可切换源码的图表
DSH web plugin (dsh-better-sidebar companion): adds an export button to the markdown editor toolbar — one-click export of the current .md file to standalone HTML (with mermaid diagrams inlined) or PDF (via browser print dialog)
DSH web plugin that renders Mermaid diagrams in chat messages as inline SVG images
图表插件:DSH 在回复中写 ```mermaid 代码块(flowchart 流程图 / sequenceDiagram 时序图)时,Web 界面将其原位渲染成示意图,辅助代码审查与架构分析;host 侧同时向 agent 注入画图规范。
DeepSeek Harness Web UI plugin that renders settled Mermaid fenced code blocks as diagrams
Render Mermaid fenced code blocks as diagrams in DeepSeek Harness (dsh) web — chat, trajectory, plan review and every other Markdown surface.
Focused conversation enhancements for DeepSeek Harness Web. Opens Mermaid diagrams in a smooth zoomable preview window.
通过Amazon Q CLI和MCP服务器在GitHub Codespace中快速生成高质量的AWS架构图。
Live plugin-topology viewer for DeepSeek Harness: the wiring diagram of every mounted plugin, its runtime activity, a composer-side star map — and a composition workbench that edits the wiring on the graph itself (previewed, validated, backed up, reversible).
Render svg/html/mermaid code blocks as diagram cards + present-files workspace preview (v6.9: worker-isolated mermaid, host-side DOMPurify, file preview panel, hide source fences).
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。