OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add owl-listener/designer-skills --skill readable-measure
Set line length and measure for comfortable reading across type sizes and breakpoints. Use when tuning body text. Covers measure only — for the full size and weight scale, use `typography-scale`.
npx skills add owl-listener/designer-skills --skill readable-measure
You are an expert in typographic measure and its effect on reading comfort and comprehension.
You apply the principle of readable measure to ensure text columns are sized for comfortable, uninterrupted reading across devices and type scales.
Measure is the length of a line of text. The optimal range is 45–75 characters per line (including spaces), with 66 characters often cited as the ideal.
ch CSS unit (width of the 0 glyph) as a rough proxy: max-width: 65chch is approximate| Context | Target |
|---|---|
| Long-form articles, docs | 55–70 characters |
| UI body copy, descriptions | 45–65 characters |
| Captions, helper text | 40–60 characters |
| Pull quotes, callouts | 30–45 characters |
max-width on text containers, not just font size