Marky
Lightweight macOS markdown viewer built for agentic coding workflows
The Panel's Take
Marky is a minimal macOS markdown viewer designed specifically for the agentic coding workflow — where an AI agent is constantly writing and updating documentation, and you need to review it instantly without switching to a browser or IDE. Built by @grvydev using Tauri and Rust, it weighs under 15 MB and launches nearly instantly. The tool is CLI-first: `marky README.md` opens the file with live reload, so edits appear in real time. Features include Cmd+K fuzzy search across all open documents, full Mermaid diagram rendering, Shiki syntax highlighting with multiple theme options, and table of contents navigation. It's intentionally not a note-taking app — it's a viewer, which keeps it fast and focused. The timing matters: as AI coding agents generate more documentation, architecture diagrams, and spec files during long sessions, having a dedicated lightweight viewer becomes genuinely useful. Reading agent output in a terminal or GitHub preview is friction. Marky eliminates that friction without adding bloat. Show HN received 69 points, suggesting the niche is real.
Share this verdict
Marky verdict: SHIP 🚀 3 ships · 1 skip from the expert panel Full review: shiporskip.io/tool/marky-macos-markdown-viewer-agentic-coding-tauri-rust-2026
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Compare Marky with Others
Embed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/marky-macos-markdown-viewer-agentic-coding-tauri-rust-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/marky-macos-markdown-viewer-agentic-coding-tauri-rust-2026" alt="Marky Ship verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/marky-macos-markdown-viewer-agentic-coding-tauri-rust-2026)<iframe src="https://shiporskip.io/embed/marky-macos-markdown-viewer-agentic-coding-tauri-rust-2026" title="Marky ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“Under 15 MB, Tauri/Rust, instant open, live reload — this is the tool I didn't know I needed for reviewing agent-generated docs. The Cmd+K fuzzy search across documents is the right power-user feature. Exactly the kind of focused tool that's worth having in your dock.”
“Your IDE's preview panel and GitHub both render markdown fine. Marky solves a real but minor pain point — justifying a dedicated app for viewing markdown is a stretch for most developers. macOS-only also limits who can even use it.”
“Agentic workflows generate a constant stream of living documents — specs, changelogs, architecture decisions. A dedicated high-performance viewer for that output is the right primitive. Marky is small now but points at a category: real-time agent output viewers for humans in the loop.”
“Clean, fast, focused. The Mermaid diagram support means architecture docs actually render beautifully instead of showing raw text. For reviewing AI-generated technical writing, having a beautiful reader matters for catching errors in structure and flow.”