.claude/skills/manufacturers/nichicon/SKILL.md
# Nichicon Manufacturer Handler Skill ## Overview NichiconHandler manages Nichicon components including aluminum electrolytic capacitors, polymer capacitors, and supercapacitors (EDLC). ## Supported Component Types - CAPACITOR - CAPACITOR_ELECTROLYTIC_NICHICON - CAPACITOR_FILM_NICHICON - SUPERCAP_NICHICON ## MPN Patterns ### Standard Grade | Prefix | Description | |--------|-------------| | UUDx | Standard grade | | UUEx | Standard grade, higher voltage | ### High Temperature | Prefix | Des
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/nichiconInstall 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.
NichiconHandler manages Nichicon components including aluminum electrolytic capacitors, polymer capacitors, and supercapacitors (EDLC).
| Prefix | Description | |--------|-------------| | UUDx | Standard grade | | UUEx | Standard grade, higher voltage |
| Prefix | Description | |--------|-------------| | UHSx | 125C high temp | | UHEx | 135C high temp | | UHWx | 105C high temp |
| Prefix | Description | |--------|-------------| | UESx | Long life, standard grade | | UEWx | Long life, high ripple | | UKLx | Extra long life |
| Prefix | Description | |--------|-------------| | UPWx | Low impedance | | UPSx | Ultra low impedance |
| Prefix | Description | |--------|-------------| | PCJx | Polymer, standard | | PCSx | Polymer, low profile | | PCRx | Polymer, high reliability |
| Prefix | Description | |--------|-------------| | UMAx | Miniature, general purpose | | UMDx | Miniature, high temp |
| Prefix | Description | |--------|-------------| | PFx | Photo flash capacitors |
| Prefix | Description | |--------|-------------| | JJDx | Standard EDLC | | JJSx | High power EDLC |
Extracted from case code in MPN:
Returns human-readable series names:
When testing NichiconHandler:
matches() behaviorextractPackageCode(), extractSeries(), null handlingnew NichiconHandler()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.