.claude/skills/manufacturers/bourns/SKILL.md
# Bourns Manufacturer Handler Skill ## Overview BournsHandler manages Bourns electronic components including resistors, inductors, circuit protection, and sensors. ## Supported Component Types - RESISTOR, RESISTOR_CHIP_BOURNS - INDUCTOR, INDUCTOR_CHIP_BOURNS, INDUCTOR_THT_BOURNS - POTENTIOMETER_BOURNS - TRANSFORMER_BOURNS - CIRCUIT_PROTECTION_BOURNS, TVS_DIODE_BOURNS, PPTC_FUSE_BOURNS ## MPN Patterns ### Resistors | Prefix | Description | |--------|-------------| | CR | Standard chip resisto
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/bournsInstall 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.
BournsHandler manages Bourns electronic components including resistors, inductors, circuit protection, and sensors.
| Prefix | Description | |--------|-------------| | CR | Standard chip resistors | | CRA | Anti-sulfur resistors | | CRF | Fusible resistors | | CRM | MELF resistors | | PWR | Power resistors |
| Prefix | Description | |--------|-------------| | SRN | Power inductors (non-shielded) | | SRP | Power inductors (high current) | | SRR | Power inductors (shielded) | | SDR | Power inductors (unshielded) | | RLB | Through-hole inductors |
| Prefix | Description | |--------|-------------| | CDSOT | TVS diode arrays | | CDDFN | Ultra-low cap TVS arrays | | MOV- | Metal oxide varistors | | MF-R | PTC resettable fuses | | MF-S | Surface mount fuses |
| Prefix | Description | |--------|-------------| | PTA | Position sensors | | PTB | Motion sensors | | PTV | Potentiometers | | PEC | Panel encoders | | 3005 | Cermet trimpots | | 3006 | Wirewound trimpots |
Returns human-readable series names:
When testing BournsHandler:
matches() behaviorextractPackageCode(), extractSeries(), null handlingnew BournsHandler()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.