Конвертация резюме для руководителей в HTML-отчёт
★ 7.1 · vibe-coding
html-summary is a Claude Code skill that converts a stakeholder summary markdown file into a single self-contained HTML executive report, placing the bottom line and decision asks first and supporting detail after. The skill reads the source .md, remaps sections to executive ordering, and inlines all CSS, typography, and mermaid.js — no CDN links, no external resources — so the file renders correctly offline. It writes one HTML sibling file next to the source markdown (same base path, .html extension), leaves the source untouched, and does not publish or commit anything. Useful for anyone who needs to turn a stakeholder summary, executive summary, or business summary doc into a shareable, ready-to-send HTML report.