Nearly everyone likes nice pinout diagrams ... a tool to help generate interactive diagrams from KiCad design files. The result is an interactive diagram that can be viewed in any web browser.
It’s a bit of Python code that outputs a circuit netlist for KiCAD ... the output of schematic capture and the input for layout. The ability to generate this programmatically should be useful.