.claude/skills/manufacturers/issi/SKILL.md
# ISSI Manufacturer Handler Skill ## Overview ISSIHandler manages ISSI (Integrated Silicon Solution Inc.) memory components including SRAM, DRAM, Flash, LED drivers, and specialty memory. ## Supported Component Types - MEMORY - MEMORY_ISSI - MEMORY_FLASH - MEMORY_EEPROM ## MPN Patterns ### SRAM | Prefix | Description | |--------|-------------| | IS61xx | Async SRAM | | IS62xx | Low Power SRAM | | IS64xx | Sync SRAM | ### DRAM | Prefix | Description | |--------|-------------| | IS42xx | SDRA
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/issiInstall 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.
ISSIHandler manages ISSI (Integrated Silicon Solution Inc.) memory components including SRAM, DRAM, Flash, LED drivers, and specialty memory.
| Prefix | Description | |--------|-------------| | IS61xx | Async SRAM | | IS62xx | Low Power SRAM | | IS64xx | Sync SRAM |
| Prefix | Description | |--------|-------------| | IS42xx | SDRAM | | IS43xx | DDR SDRAM | | IS45xx | DDR2 SDRAM | | IS47xx | DDR3 SDRAM |
| Prefix | Description | |--------|-------------| | IS25xx | SPI Flash | | IS29xx | NOR Flash |
| Prefix | Description | |--------|-------------| | IS31FL | LED Matrix Drivers | | IS31AP | Audio Modulated LED Drivers | | IS31LT | LED Lighting Drivers |
| Prefix | Description | |--------|-------------| | IS65xx | FIFO | | IS67xx | Dual-Port RAM |
| Suffix | Package | |--------|---------| | T | TSOP | | U | SOIC | | L | PLCC | | V | TSSOP | | TL | TSOP-II | | TR | TFBGA | | B | BGA | | BK | FBGA | | WB | WBGA | | K | VFBGA | | M | QFN | | Q | QFP |
Returns series code with first 2 characters after prefix (e.g., "IS61WV1288EDBLL" returns "IS61").
When testing ISSIHandler:
matches() behaviorextractPackageCode(), extractSeries(), null handlingnew ISSIHandler()All issues fixed in PR #88
| Part Number | Description | |-------------|-------------| | IS61WV1288EDBLL | 1Mbit Async SRAM, TSOP-44 | | IS42S16160G-7TL | 256Mbit SDRAM, TSOP-II | | IS25LP128F-JBLE | 128Mbit SPI Flash, BGA | | IS31FL3731 | LED Matrix Driver |
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.