.claude/skills/manufacturers/broadcom/SKILL.md
# Broadcom Manufacturer Handler Skill ## Overview BroadcomHandler manages Broadcom components including Wi-Fi/Bluetooth combos, network switches, storage controllers, and PHYs. ## Supported Component Types - IC ## MPN Patterns ### Wi-Fi/Bluetooth Combos | Prefix | Description | |--------|-------------| | BCM2xxxx | Wi-Fi/BT combos | | BCM3xxxx | Wi-Fi/BT combos | | BCM4xxxx | Wi-Fi/BT combos | | BCM43xxx | Wi-Fi 5/6/6E | | BCM89xxx | Wi-Fi 6/6E | | BCM4774x | GNSS combos | ### Network Switc
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/broadcomInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
BroadcomHandler manages Broadcom components including Wi-Fi/Bluetooth combos, network switches, storage controllers, and PHYs.
| Prefix | Description | |--------|-------------| | BCM2xxxx | Wi-Fi/BT combos | | BCM3xxxx | Wi-Fi/BT combos | | BCM4xxxx | Wi-Fi/BT combos | | BCM43xxx | Wi-Fi 5/6/6E | | BCM89xxx | Wi-Fi 6/6E | | BCM4774x | GNSS combos |
| Prefix | Description | |--------|-------------| | BCM53xxx | Ethernet switches | | BCM56xxx | StrataXGS switches | | BCM58xxx | Trident switches | | BCM88xxx | StrataDNX switches |
| Prefix | Description | |--------|-------------| | BCM57xxx | NetXtreme controllers | | BCM5719 | NetXtreme GbE | | BCM5720 | NetXtreme GbE | | BCM5762 | NetXtreme GbE |
| Prefix | Description | |--------|-------------| | BCM1600x | SAS controllers | | BCM2200x | RAID controllers | | BCM8450x | NVMe controllers |
| Prefix | Description | |--------|-------------| | BCM425xx | Fiber Channel | | BCM578xx | Fiber Channel HBAs |
| Prefix | Description | |--------|-------------| | BCM5241x | Gigabit PHYs | | BCM5461x | Gigabit PHYs | | BCM5482x | Dual PHYs |
| Prefix | Description | |--------|-------------| | PEXxxxx | PCIe switches | | PLXxxxx | PLX PCIe switches |
Extracted from suffix after dash:
Returns first 7-8 characters including prefix and up to 4 digits (e.g., "BCM4375", "BCM5781").
When testing BroadcomHandler:
matches() behaviorextractPackageCode(), extractSeries(), null handlingnew BroadcomHandler()All issues fixed in PR #86
data-ai
Cost-effective task delegation strategy using Haiku model for straightforward work. Use when planning how to approach simple, pattern-following tasks to minimize costs.
tools
Use when working with component similarity calculations - comparing MPNs, finding equivalent parts, implementing new similarity calculators, or understanding how component matching works.
testing
Use when working with transistor similarity calculations - comparing BJT MPNs, understanding NPN/PNP polarity matching, equivalent groups like 2N2222/PN2222, or transistor-specific similarity logic.
testing
Use when working with sensor similarity calculations - comparing temperature/accelerometer/humidity sensor MPNs, understanding sensor families, equivalent parts, or sensor-specific similarity logic.