How did the Eagle -> KiCad go for you? Was it also a "wow" moment, did you have some troubles, or was it so smooth that you did you did not have time for a "wow moment?
For some day in the future (Do not do too many things at once)
If if happens often that you have a design "with 6 MAG jack connectors" or otherwise repetitive parts of the design, checkout the "replicate layout" script.
The overall workflow is as follows:
1. Put the repetitive part on a hierarchical sheet.
2. Include this sheet in the hierarchy as many times as you need it repeated.
3. In PCBnew, draw the layout for the components of one of the hierarchical sheets.
4. Place a "reference" component for each of the sheets on the PCB (For example the MagJack connector itself)
5. Run the script. It takes the reference layout from step 3 as an template and replicates the component and track layout to the other copies.
The script can be run multiple times, for example after a schematic change