Skills
Claude Code skills and AI capabilities.
6 skills tagged "fusion"
PCB Design Rules
Canonical PCB fab design rules (DRC) for every popular vendor: one JSON record per vendor, process and layer count, with generated Fusion/EAGLE .dru and .edru, KiCad .kicad_dru plus board-setup JSON, Altium .RUL exports, and a human comparison table. Every number cites the vendor's own capabilities page and the date it was read.
adom-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 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/fusionHardware Pipeline
The Fusion CAD to Component-page workflow: export a machine from Fusion via the adom-desktop bridge, convert STEP to a web-grade draco GLB with step2glb, and publish a wiki Component page with the live 3D viewer, using the current viewer, hero, and size contracts.
adom-wiki pkg install adom/hardware-pipelineAdom 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-sfconvert