.claude/skills/manufacturers/wurth/SKILL.md
# Wurth Elektronik Manufacturer Handler Skill ## Overview WurthHandler manages Wurth Elektronik components including pin headers, socket headers, and LEDs. ## Supported Component Types - CONNECTOR - CONNECTOR_WURTH - LED - LED_STANDARD_WURTH - LED_RGB_WURTH - LED_SMD_WURTH ## MPN Patterns ### Headers and Connectors | Prefix | Description | |--------|-------------| | 61xxxxxxxxx | Pin headers | | 62xxxxxxxxx | Socket headers | | 618xxxxxxxx | Additional connectors | | 613xxxxxxxx | WR-PHD ser
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/wurthInstall 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.
WurthHandler manages Wurth Elektronik components including pin headers, socket headers, and LEDs.
| Prefix | Description | |--------|-------------| | 61xxxxxxxxx | Pin headers | | 62xxxxxxxxx | Socket headers | | 618xxxxxxxx | Additional connectors | | 613xxxxxxxx | WR-PHD series | | 614xxxxxxxx | WR-BHD series | | 615xxxxxxxx | WR-TBL series |
For headers: 6XXXX YY ZZZ V
Example: 61300211121
Returns last digit (variant code) from header MPN.
Returns first 5 digits as series code.
When testing WurthHandler:
matches() behaviorextractPackageCode(), extractSeries(), null handlingnew WurthHandler()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.