Regenerate .lbr with adom-lbr 2.31.0. Since the 2.24.0 pass these pages gained: rounded and oval pad corners that were importing square (EAGLE roundness), pin names hidden on glyph symbols so they stop printing over the drawing, group captions using EAGLE's real alignment vocabulary, >NAME and >VALUE kept out of the pin/wire lanes, and KiCad user-layer geometry preserved. Verified with lint and validate.
Regenerate .lbr with adom-lbr 2.24.0: the deviceset carries the part's MPN instead of a KiCad class name (L, Crystal_GND24, Conn_01x02), and a class-word description (Inductor, Unpolarized capacitor) gives way to the page brief that names the actual part. The symbol keeps its class name.
Regenerate .lbr with adom-lbr 2.23.0: pin lengths map to the nearest EAGLE stop (overlapping pins fixed), unnamed pins take the pad number instead of ~ and ~@2, symbol body graphics are preserved, descriptions on the symbol, deviceset and package rows, and the package takes the footprint's own name so variants of one part share one footprint. Verified with lint and validate.