.claude/skills/manufacturers/melexis/SKILL.md
# Melexis Manufacturer Handler Skill ## Overview MelexisHandler manages Melexis automotive and industrial sensors including Hall effect sensors, temperature sensors, current sensors, motor position sensors, and optical sensors. ## Supported Component Types - SENSOR - MAGNETOMETER - TEMPERATURE_SENSOR ## MPN Patterns ### Hall Effect Sensors | Prefix | Description | |--------|-------------| | MLX90242 | Hall switches | | MLX90248 | Hall latches | | MLX90251 | Hall current sensors | | MLX90288
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/melexisInstall 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.
MelexisHandler manages Melexis automotive and industrial sensors including Hall effect sensors, temperature sensors, current sensors, motor position sensors, and optical sensors.
| Prefix | Description | |--------|-------------| | MLX90242 | Hall switches | | MLX90248 | Hall latches | | MLX90251 | Hall current sensors | | MLX90288 | Programmable Hall sensors | | MLX90293 | 3D Hall sensors | | MLX9036x | Triaxis position sensors | | MLX9037x | 3D position sensors | | MLX9038x | Position sensors |
| Prefix | Description | |--------|-------------| | MLX90614 | IR temperature sensors | | MLX90632 | Medical IR sensors | | MLX90640 | IR array sensors (32x24) | | MLX90641 | IR array sensors (16x12) |
| Prefix | Description | |--------|-------------| | MLX9120x | Current sensors |
| Prefix | Description | |--------|-------------| | MLX90380 | Motor position sensors | | MLX90385 | Motor position sensors | | MLX90367 | Motor position sensors |
| Prefix | Description | |--------|-------------| | MLX7530x | Light sensors |
| Suffix | Package | |--------|---------| | AAA | TO-92UA (unibody) | | BAA | TO-92S (standard) | | ESF | SOIC-8 | | DCB, DCA | TO-220 | | LUA | QFN-16 (4x4) | | LXS | QFN-24 (4x4) | | LQV | TQFP-44 | | TUA, TUB | TO-18 |
Returns first 8 characters (e.g., "MLX90614", "MLX90293").
| Code | Interface | |------|-----------| | -I, I | I2C | | -P, P | PWM | | -A, A | Analog | | -S, S | SPI |
| Code | Field of View | |------|---------------| | 5D | 5 degrees | | 10D | 10 degrees | | 35D | 35 degrees | | 90D | 90 degrees | | 100D | 100 degrees |
| Code | Sensitivity | |------|-------------| | HC | High | | MC | Medium | | LC | Low | | ULC | Ultra-low |
When testing MelexisHandler:
matches() behaviorextractPackageCode(), extractSeries(), null handlingnew MelexisHandler()All issues fixed in PR #88
| Part Number | Description | |-------------|-------------| | MLX90614ESF-BCC | IR temperature sensor, SOIC-8 | | MLX90640ESF-BAB | IR array sensor, 32x24 | | MLX90393SLW | 3-axis magnetometer | | MLX91208KDC | Current sensor |
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.