Table Heatmap

Generate a color-coded heatmap PNG from a markdown pipe-table so that any markdown renderer (including ones that strip inline HTML) shows per-row or per-column performance comparisons visually. Use when the user wants to colorize a markdown table, highlight best/worst values across branches or variants, visualize performance comparisons, or when inline HTML styling (`<td style>`, `<span style>`) renders as raw code in their viewer.

jason-in-tech Updated

File contents

jason-in-tech/cursor-skills/tree/main/table-heatmap commit c3d7dbccc7

Frequently asked questions

npx skillmds@latest add jason-in-tech/table-heatmap