Skills
Claude Code skills and AI capabilities.
5 skills tagged "library"
kicad10-to-altium
Import KiCad 10 symbols into Altium Designer correctly. Altium 26 supports KiCad through 9 only, so a raw KiCad 10 import silently loses property visibility and every hidden field lands visible. Downgrades v10 to v9 first, then imports headlessly, links the footprint, and repairs visibility.
adom-wiki pkg install barrett-land/kicad10-to-altiumaltium-part-importer
Add any catalog component (resistor, capacitor, inductor, IC, connector, diode) to a user's Altium Designer library with its LCSC/JLCPCB part number attached, so JLCPCB BOM + pick-and-place exports carry it automatically. Drives Altium headlessly via the altium Adom Desktop bridge. Three paths: CREATE a library from a downloaded Altium .IntLib, APPEND a part into an existing library, or REUSE an existing symbol for a new value (clone + parametric footprint, no internet fetch). For Adom's own mac
adom-wiki pkg install barrett-land/altium-part-importerkicad-library-install
Install/register a KiCad symbol or footprint library, and hand-generate .kicad_sch / .kicad_mod / .kicad_sym files, without silently corrupting the user's setup. Covers the five silent failure modes (lib tables rewritten on exit, UTF-8 BOM, lib_symbols sub-unit naming, 3D model Z datum, footprint name/filename mismatch) and the headless kicad-cli verification loop.
adom-wiki pkg install adom/kicad-library-installadom-library-importer
Install ADOM'S OWN machine pin/contact library into the user's EDA — KiCad, Altium Designer, OR Fusion 360. Fetches the six machine components from the wiki, converts them with adom-lbr into 'Adom Machine Symbols' + 'Adom Machine Footprints' (one combined .lbr for Fusion), and pushes them into the chosen EDA over adom-desktop. Asks which EDA first. Supersedes adom-altium-library-importer (its Altium path is folded in). Not a general component-adder.
adom-wiki pkg install barrett-land/adom-library-importerAdom Basic Parts
The Adom Basic Parts catalog — the 138 commodity passives and LEDs Adom stocks on reels for the PnP line (79 resistors, 40 MLCCs, 11 LEDs, 6 inductors, 2 ferrite beads across 0402/0603/0805), plus machine pins, edge contacts, and specialty parts. Every basic part is listed with its MPN and its wiki component page carrying symbol, footprint, 3D model, and KiCad/Fusion downloads.
adom-wiki pkg install adom/adom-basic-parts