Render markdown documents as branded HTML
md-documentskillsetup L2★17,464
alirezarezvani/claude-skills ↗What it does
Convert markdown to interactive single-file HTML
Best for
Sharing long-form documents (specs, RFCs, reports) with non-technical stakeholders via email.
Inputs
- · markdown file (spec/RFC/report/plan)
- · optional: code diffs with annotations
Outputs
- · self-contained HTML file
- · sticky TOC with scrollspy
- · search filter, code-copy buttons
Requires
- · design-system brand tokens
Preconditions
Valid markdown; design system loaded
Failure modes
- · Code block syntax highlighting missing
- · TOC anchor collisions
- · large documents exceed browser rendering
Trust signals
- · sticky TOC with scrollspy
- · search filter
- · design-system integration