Adom Basic Parts (Summary)

Install

Lead/core summary skill for the Adom Basic Parts — the 138 commodity passives and LEDs (79 resistors, 40 MLCCs, 11 LEDs, 6 inductors, 2 ferrite beads, 0402/0603/0805) Adom keeps on reels. One file that answers: what the basic parts are, where each one lives on the Adom Wiki (per-MPN component pages with symbol + footprint + 3D + KiCad/Fusion downloads), how to query the live inventory, and which sub-skills cover deeper concerns (CAD fetching, parts search, board generation, Fusion library export). Load first whenever a task touches Adom's standard passive library.

adom-wiki pkg install aravk/adom-basic-parts-summary

Latest: v0.1.0, published

Contents

adom-basic-parts-summary

A one-file lead/summary skill for the 138 Adom basic parts — the commodity passives + LEDs that Adom keeps on reels (79 resistors, 40 MLCCs, 11 LEDs, 6 inductors, 2 ferrite beads, across 0402 / 0603 / 0805). One stop for what the basic parts are, where each one lives on the wiki, how to query the live inventory, and which sub-skills cover deeper concerns (CAD fetching, parts search, Fusion library export).

Why this exists: Agents asked to build a Fusion library from Adom's basics have wasted hours reverse-engineering where the parts live and have wrongly concluded "no passives are on the wiki" when in fact 128 of the 138 basic parts have full component pages on wiki.adom.inc/component/<slug> with symbol + footprint + 3D + kicad_sym/kicad_mod/step/glb/lbr downloads. This skill hands the AI the full slug list up front.

Note: this is the summary skill — a populated catalog of MPN → wiki-slug. The sibling skill page adom-basic-parts (by Drew Owens) is a higher-level catalog template covering the same domain. Use whichever fits your task; this one is best when you want every MPN's wiki page in one file.

Install

adom-wiki pkg install adom-basic-parts-summary

Drops SKILL.md into ~/.claude/skills/adom-basic-parts-summary/ so Claude Code auto-discovers it on the next prompt.

Usage

Once installed, ask Claude things like:

  • "What are the Adom basic parts?"
  • "Where's the STEP file for the amber 0603 LED?"
  • "List every Adom 0402 resistor with its wiki page."
  • "Which basic parts are missing CAD?"
  • "Build a Fusion 360 library of Adom's basic resistors."

Or read SKILL.md directly — it has the full per-type / per-package tables, sub-skill routing, and a task-to-skill map.