html-report
Installation
SKILL.md
HTML Report (canonical layout)
Every report this suite produces should look the same. Instead of hand-rolling a
new design (or a fresh inline <style>) each time, compose from the shared
blocks defined in assets/report.css — the bold Magazine theme: black
header/footer slab, weight-900 headings, a yellow highlighter, a pink accent.
Light + dark mode and a print stylesheet ship for free.
This skill standardizes presentation, not content — you still write the
analysis. The output is a single self-contained .html file (CSS inlined) that
opens in a browser, shares cleanly, and attaches to a PR.
When to use
- The user asks for a report / analysis / audit / RCA / review / summary as HTML, or to "làm report html" / "xuất báo cáo html".
- You are presenting findings from
odoo-review,odoo-debug,odoo-perf, an evidence bundle, or any investigation, and want a readable page rather than a wall of markdown.