.claude/skills/manufacturers/panasonic/SKILL.md
# Panasonic Part Number Reference ## MPN Structure Overview Panasonic produces various passive components: - **EEE/EEH/EEU**: Aluminum electrolytic capacitors - **ERJ**: Thick film chip resistors - **EVQ**: Switches/tactile buttons - **ELP**: Inductors --- ## Electrolytic Capacitor Format (EEE Series) ``` EEE [Temp] [Size] [Voltage] [Value] [Series] | | | | | | | | | | | +-- Series code | | | | +-- Capacitanc
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/panasonicInstall 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.
Panasonic produces various passive components:
EEE [Temp] [Size] [Voltage] [Value] [Series]
| | | | | |
| | | | | +-- Series code
| | | | +-- Capacitance value
| | | +-- Voltage rating
| | +-- Case size code
| +-- Temperature rating
+-- Panasonic electrolytic prefix
ERJ [Size] [Series] [Value] [Tolerance]
| | | | |
| | | | +-- Tolerance code
| | | +-- Resistance value
| | +-- Series code
| +-- Case size (3, 6, 8, etc.)
+-- Panasonic resistor prefix
| Code | Size | Diameter | |------|------|----------| | 1H | 6.3x5.8mm | 6.3mm | | 1V | 6.3x7.7mm | 6.3mm | | 2A | 8x10mm | 8mm |
| Code | Imperial | Metric | |------|----------|--------| | 3 | 0603 | 1608 | | 6 | 0805 | 2012 | | 8 | 1206 | 3216 |
ComponentType.CAPACITOR
ComponentType.CAPACITOR_ELECTROLYTIC_PANASONIC
ComponentType.RESISTOR
ComponentType.RESISTOR_CHIP_PANASONIC
ComponentType.INDUCTOR
ComponentType.INDUCTOR_CHIP_PANASONIC
EEEHA1V470P
EEEHD1H100P
EEU-FC1E101
ERJ-3EKF1001V
ERJ-6ENF1000V
ERJ-8ENF1002V
manufacturers/PanasonicHandler.javahandlers/PanasonicHandlerTest.javadata-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.