Dependency graph

What this package needs (right) and what depends on it (left). Drag to pan, scroll to zoom, click a node to open it.

Depends on 13

  • skill adom/adom-sfconvert * Native Rust converter: EAGLE/Fusion .lbr + Altium .SchLib/.PcbLib → KiCad, rendering each format's own geometry.
  • app adom/adom-symbol * KiCad symbol creator with interactive viewer and delivery to KiCad/Fusion 360
  • app adom/adom-footprint * KiCad footprint creator with layer HUD viewer and delivery to KiCad/Fusion 360
  • app adom/adom-ds2sf * Datasheet to symbol + footprint + provenance JSON — pins and pads, extracted from the PDF.
  • app adom/adom-concur * Cross-source consensus check for chip libraries — scores whether the KiCad, EAGLE, and Altium libraries AND the adom-ds2sf datasheet extraction all AGREE on pins, pads, names, and package, across seve
  • app adom/adom-step * Fusion 360-style viewer for STEP / STP files in a Hydrogen webview. Components outline, smart-pick measure (mm + mils + angle), hover-inspect HUD, and geometry-based pin / contact detection that handl
  • app adom/adom-lbr * adom-lbr — the EDA library translator. Bring a component in from any supported EDA tool and convert it to any other (KiCad ⇄ Altium ⇄ EAGLE/Fusion) through one canonical adom-lbr JSON — symbol + footp
  • app adom/adom-chip-thumbnailer * The chip-icon factory: from a STEP file it renders the complete family of chip icons, shaded 3D orientations, transparent icons, name-lasered variants, and 11 vector outline styles, in a live web app
  • app adom/adom-chipsmith * STEP-native chip validator — 5-source cross-validation, OCCT-generated copyright-free 3D models with embedded signal annotations, datasheet-to-STEP pipeline.
  • app adom/adom-parts-search * One search box across Mouser + DigiKey + JLCPCB. Parallel queries, side-by-side product photos, and a Mouser-preferred recommendation (40-min drone delivery to Fort Worth) that reasons around stock and lead time.
  • app adom/adom-mouser * Mouser component search in your workspace — stock, quantity price breaks, datasheets and lifecycle. CLI verbs, a Hydrogen app, and a shared backend service.
  • app adom/adom-digikey * DigiKey component search in your workspace — millions of parts with real-time stock, quantity pricing and datasheets. CLI verbs, a Hydrogen app, and a shared backend service.
  • app adom/adom-jlcpcb * Check the JLCPCB / LCSC parts library before you fab — Basic vs Extended tier, LCSC stock and assembly pricing, so you avoid surprise feeder-setup fees. CLI, a Hydrogen app, and a shared backend.

Dependents 3

Packages in this registry that declare this one as a dependency.

  • skill adom/kicad prod The one map of everything Adom can do with KiCad. Read this when the user has KiCad open (or a .kicad_pro / .kicad_sch / .kicad_pcb / .kicad_sym / .kicad_mod is present) and you need their options: dr
  • skill adom/fusion prod The one map of everything Adom can do with Fusion 360 (Electronics). Read this when the user has Fusion open (or a .f3d / .f3z / .fbrd / .fsch / .lbr is present) and you need their options: drive Fusi
  • skill adom/altium prod The one map of everything Adom can do with Altium Designer. Read this when the user has Altium open (or a .PcbDoc / .SchDoc / .PrjPcb / .SchLib / .PcbLib / .IntLib is present) and you need their optio