werkodev/mdhumanviewer

3 stars · Last commit 2026-06-07

Claude Code plugin — renders a group of Markdown files into a single human-optimised HTML overview

README preview

<div align="center">

<h1>mdHumanViewer</h1>

<p>
  <strong>Turn a folder of related Markdown into one self-contained, human-readable HTML overview.</strong><br/>
  A <em>view, not storage</em> — it never touches your source <code>.md</code> and regenerates on demand.
</p>

<p>
  <a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-green.svg?style=flat-square"></a>
  <a href="https://github.com/werkodev/mdhumanviewer/releases"><img alt="Version 0.2.4" src="https://img.shields.io/badge/version-0.2.4-blue.svg?style=flat-square"></a>
  <a href="https://github.com/werkodev/mdhumanviewer/actions/workflows/ci.yml"><img alt="CI" src="https://img.shields.io/github/actions/workflow/status/werkodev/mdhumanviewer/ci.yml?branch=main&label=ci&style=flat-square&logo=github"></a>
  <a href="#install"><img alt="Claude Code plugin" src="https://img.shields.io/badge/Claude_Code-plugin-D97757?style=flat-square&logo=anthropic&logoColor=white"></a>
</p>

<p>
  <a href="#install"><b>Install</b></a> ·
  <a href="#what-it-does"><b>What it does</b></a> ·
  <a href="#usage"><b>Usage</b></a> ·

View full repository on GitHub →