claudeindex
Plugin

view-mermaid

View Mermaid diagrams from the current conversation in a browser. Reads each chat ```mermaid block, writes it to a .mmd file, and serves them rendered on a Tailscale-reachable HTTP server with bundled mermaid.js (fully offline). The page lists all diagrams (newest first), renders the newest by default, has light/dark toggle, copyable source, and per-diagram fullscreen with zoom + pan. The server auto-stops ~3 min after the last tab closes. Trigger with /view-mermaid.

Installation

1

Add the marketplace

/plugin marketplace add dinhnguyen/claude-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.