
from oh-my-mermaid989
Start a local interactive web viewer to explore .omm architecture diagrams and navigate codebase structure in the browser.
Launches a read-only, interactive web viewer (omm view) that renders .omm architecture diagrams so users can explore classes and relationships in their browser. It verifies the presence of generated .omm files, starts the viewer (optionally on a user-specified port), and reports the local URL.
Use when you need to inspect or present codebase architecture diagrams generated by oh-my-mermaid — e.g., after running a scan to generate .omm files or when a user asks to "view architecture", "show diagrams" or "open viewer". Avoid starting the viewer if no diagrams exist; suggest running /omm-scan first.
omm CLI)omm view), support --port flag, and provide the running URL.Best used with agent environments that can run local CLIs and open URLs (CLI-capable agents like Claude Code, Copilot-style agents with shell access, or any OpenClaw runtime that can run npm-installed CLIs).
This skill has not been reviewed by our automated audit pipeline yet.