.claude/skills/manufacturers/samsung/SKILL.md
# Samsung Electro-Mechanics Part Number Reference ## MPN Structure Overview Samsung Electro-Mechanics produces various passive components: - **CL**: MLCC ceramic capacitors - **RC**: Chip resistors - **CIL**: Chip inductors --- ## MLCC Format (CL Series) ``` CL [Size] [Temp] [Voltage] [Value] [Tolerance] [Packaging] | | | | | | | | | | | | | +-- Packaging code | | | | | +-- Toleranc
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/samsungInstall 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.
Samsung Electro-Mechanics produces various passive components:
CL [Size] [Temp] [Voltage] [Value] [Tolerance] [Packaging]
| | | | | | |
| | | | | | +-- Packaging code
| | | | | +-- Tolerance (K=10%, M=20%)
| | | | +-- Capacitance value (3-digit)
| | | +-- Voltage rating code
| | +-- Temperature characteristic
| +-- Case size code
+-- Samsung MLCC prefix
CL10B104KB8NNNC
| | | | || |
| | | | || +-- Packaging
| | | | |+-- Reserved
| | | | +-- Tolerance (K=10%)
| | | +-- Value (104=100nF)
| | +-- Voltage (B=50V)
| +-- Temp characteristic (B=X7R)
+-- Size (10=0603)
| Code | Imperial | Metric | |------|----------|--------| | 03 | 0201 | 0603 | | 05 | 0402 | 1005 | | 10 | 0603 | 1608 | | 21 | 0805 | 2012 | | 31 | 1206 | 3216 | | 32 | 1210 | 3225 |
| Code | Characteristic | |------|----------------| | A | C0G/NP0 | | B | X7R | | F | Y5V | | R | X5R |
| Code | Voltage | |------|---------| | 5 | 6.3V | | 6 | 10V | | 7 | 16V | | 8 | 25V | | 9 | 35V | | A | 50V | | B | 50V (X7R) | | C | 100V |
ComponentType.CAPACITOR
ComponentType.CAPACITOR_CERAMIC_SAMSUNG
ComponentType.INDUCTOR
ComponentType.INDUCTOR_CHIP_SAMSUNG
ComponentType.RESISTOR
ComponentType.RESISTOR_CHIP_SAMSUNG
CL10B104KB8NNNC
CL05B104KO5NNNC
CL21B106KOQNNNE
CL31B106KPHNNNE
manufacturers/SamsungHandler.javahandlers/SamsungHandlerTest.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.