micrographic
Use this skill to build micrographic UI components and views — cards, panels, dashboards, dense data displays — matching the industrial label collage north star (examples/reference-collage.png). Compression not minimalism; metadata as texture. Two type scales (display 80px+ vs micro 7–11px); dual...
Install this skill
or
75/100
Security score
The micrographic skill was audited on Sep 13, 2026 and we found 1 security issue across 1 threat category, including 1 critical. Review the findings below before installing.
Categories Tested
Security Issues
critical line 131
Instruction to display credentials
SourceSKILL.md
| 129 | |
| 130 | Rules: |
| 131 | - **Always start from the display token** (`--text-display: 80px`). Scale down only to fit the container, never below **64px** — anything smaller reads as UI heading, not poster display. If 64px cannot fit, **widen the column or split the line** — do not clip and do not park in the 40–55px forbidden zone. |
| 132 | - **Fit to width, not by clipping** — no `overflow: hidden` on `DisplayHero` or its zone. If the longest line does not fit at 64px+, stack more lines, shorten the title, or widen the column — never crop letterforms. |
| 133 | - **Char-fit sizing (preferred over blind `36cqw`)** — set `--display-chars` to the longest line's character count; size from container width: |
Scanned on Sep 13, 2026
View Security Dashboard