Skills
Claude Code skills and AI capabilities.
11 skills tagged "eda"
Adom for Altium
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 options: drive Altium live from the cloud to add parts, read Altium libraries into KiCad, write native Altium .SchLib/.PcbLib/.IntLib, source parts with LCSC/JLCPCB tags, and publish a board as a molecule. Altium is the least-mature of the three EDA surfaces — this page is honest about what works and wha
adom-wiki pkg install adom/altiumkicad10-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-altiumMake a Wiki Component Page
Create a wiki component page the RIGHT way. Pages are keyed manufacturer-mpn and scoped to ONE DATASHEET, so a datasheet covering six voltages and three packages is ONE page covering all of them, never six pages. Two manufacturers publishing the same MPN are two pages, because their limits genuinely differ. Renders through a hand-built readme.html on the Adom theme tokens with a fixed ten-section shape (identity, at a glance, specifications, symbol+footprint viewers, pin map, variants, assets, i
adom-wiki pkg install adom/adom-component-pageAdom for KiCad
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: drive KiCad live from the cloud, view boards/footprints without opening it, manage and sync their libraries, source manufacturer-grade parts, create symbols/footprints/3D, and publish a board as a molecule. Each surface links to its canonical tool.
adom-wiki pkg install adom/kicadaltium-export-molecule
Direct Altium -> OCCT molecule/board path: STEP export (bodies) + Gerber export (copper + silkscreen) -> composited top-face overlay -> step2glb molecule mode. Includes make_overlay.py. Hands off to molecule-publish.
adom-wiki pkg install adom/altium-export-moleculekicad-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 for Fusion 360
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 Fusion live from the cloud, connect to Autodesk cloud designs, update board libraries preserving silk, export to Hydrogen / JLCPCB / STEP, source parts and drop-in .lbr libraries, and publish a board as a molecule. Each surface links to its canonical tool.
adom-wiki pkg install adom/fusion[DEPRECATED] Altium SchLib Parser → adom-altium-schlib
DEPRECATED: use adom/adom-altium-schlib. No longer maintained.
adom-wiki pkg install adom/altium-schlibAdom for EDA
The top of the map for every EDA tool Adom works with. Read this the moment you find the user in an EDA tool (KiCad, Fusion 360, or Altium) — or when Hydrogen Desktop's setup thread asks 'what EDA doe
adom-wiki pkg install adom/edaAdom SF Convert
Native Rust converter: EAGLE/Fusion .lbr + Altium .SchLib/.PcbLib → KiCad, rendering each format's own geometry.
adom-wiki pkg install adom/adom-sfconvertAdom Altium SchLib
Native Rust parser for Altium .SchLib binary symbol libraries — pins + body to KiCad-shaped JSON, native SVG, .kicad_sym export. The symbol counterpart to altium-pcblib.
adom-wiki pkg install adom/adom-altium-schlib