pub fn render_skill_list_human() -> StringExpand description
Human decided skill list: bold header, blank line, - <name ljust w> <desc>
rows in registry order; the name column width is computed dynamically as
max(len(name)) (13 with the current set).