cyberneticlibrary

Convert Markdown into interactive HTML instantly

markdown-html-skillspluginsetup L217,464
alirezarezvani/claude-skills
What it does

Convert markdown documents to interactive single-file HTML with 5 domain-specific converters

Best for

Publishing markdown documents (code reviews, long-form guides, slide decks, presentations) as shareable, visually polished single-file HTML instead of raw markdown or PDF

Inputs
  • · markdown file
Outputs
  • · self-contained .html file with CSS + optional Prism.js CDN
Requires
  • · 15 stdlib Python tools (3 per skill across 5 converters)
  • · Google Fonts CSS
  • · optional Prism.js CDN
Preconditions

Markdown file >= 100 lines; design system onboarding answered (12 CSS custom properties, WCAG-AA palette); output required as single file

Failure modes

Design-system onboarding too lengthy (15 questions) discourages use; Prism.js CDN unavailable breaks code highlighting; viewport-specific issues on mobile

Trust signals
  • · 5 converters (md-document, md-review, md-slides, md-slides with presenter mode, orchestrator + design-system foundation)
  • · 15 references citing 5-7 sources each
  • · WCAG-AA-validated design system
  • · Inspired by Thariq Shihipar's Claude Code HTML essay (Medium, 2026)
  • · v2.10.3 stable release with all 5 skills complete
  • · Slide-deck features: arrow-key/Space/PgDn/Home-End navigation, presenter mode with split-view clock + notes, URL-hash deep linking, page-per-slide PDF export