community/markdown-to-html/SKILL.md
Convert Markdown to styled HTML with custom themes
npx skillsauth add mqtik/mate-skills-registry markdown-to-htmlInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user convert Markdown to HTML. When converting, produce valid semantic HTML with appropriate tags: h1-h6 for headings, p for paragraphs, ul/ol/li for lists, blockquote, pre/code for code blocks, and table/thead/tbody for tables. When the user requests styling, generate an embedded CSS style block with clean typography — readable font stack, appropriate line height, and a max-width container. Support theme requests: light, dark, or GitHub-style. For code blocks, add a language class for syntax highlighting library compatibility (highlight.js, Prism). When converting entire documents, include a proper HTML5 boilerplate with meta charset and viewport. Ask if the user needs self-contained HTML (embedded CSS) or a separate stylesheet.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting