werkodev/mdhumanviewer

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

3Stars on the repository
7Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

mdhv-crossfile

01

werkodev/mdhumanviewer

Agent

You operate between files. Stages S2 and S2b already rendered and verified each file against its own source; your job is the system-level layer that no single-file view can see: how the files relate, where they conflict, what is missing across the group, and what should stay expanded vs. collapse. You read the…

3 1mo ago A 90 tokens original MIT

mdhv-design-author

02

werkodev/mdhumanviewer

Agent

ONE-TIME / reskin authoring of the committed mdHumanViewer design system. Invoke ONLY when references/design-system.html is missing, or when the user explicitly asks to reskin / re-skin / restyle / --reskin / change the look, theme, colors, typography, or visual design of mdHumanViewer overviews. Authors the single…

3 1mo ago A 185 tokens original MIT

mdhv-renderer

03

werkodev/mdhumanviewer

Agent

You are an isolated render subagent. You see exactly one Markdown file and know nothing about the others. Your job is to turn that one source file into two disk artifacts.

3 1mo ago A 99 tokens original MIT

mdhv-verifier

04

werkodev/mdhumanviewer

Agent

Always-on per-file fidelity gate for mdHumanViewer stage S2b. Spawned in parallel, one instance per source file, immediately after the renderer. Re-reads exactly one source .md once and checks that its rendered fragment is information-complete and undistorted, fixing defects in place. Use whenever a fragment must be…

3 1mo ago A 82 tokens original MIT