.claude/skills/manufacturers/cypress/SKILL.md
# Cypress Manufacturer Handler Skill ## Overview CypressHandler manages Cypress Semiconductor components including PSoC MCUs, memory, USB controllers, and wireless chips. **Note**: Cypress was acquired by Infineon in 2020. Some products may transition to Infineon branding. ## Supported Component Types - MICROCONTROLLER, MICROCONTROLLER_CYPRESS, MCU_CYPRESS - MEMORY, MEMORY_CYPRESS - PSOC_MCU, FM_SERIES_MCU, TRAVEO_MCU ## MPN Patterns ### PSoC MCUs | Prefix | Description | |--------|--------
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/cypressInstall 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.
CypressHandler manages Cypress Semiconductor components including PSoC MCUs, memory, USB controllers, and wireless chips.
Note: Cypress was acquired by Infineon in 2020. Some products may transition to Infineon branding.
| Prefix | Description | |--------|-------------| | CY8C4xxx | PSoC 4 (ARM Cortex-M0) | | CY8C5xxx | PSoC 5 (ARM Cortex-M3) | | CY8C6xxx | PSoC 6 (ARM Cortex-M4/M0+) |
| Prefix | Description | |--------|-------------| | CY14Bxxx | nvSRAM (non-volatile SRAM) | | CY62xxx | Static RAM |
| Prefix | Description | |--------|-------------| | CY7Cxxx | USB 2.0 controllers | | CYUSBxxx | USB 3.0 controllers |
| Prefix | Description | |--------|-------------| | CYWxxx | Wireless combo chips (WiFi+BT) | | CYBLxxx | Bluetooth Low Energy |
| Prefix | Description | |--------|-------------| | CY8CMBRxxx | CapSense controllers | | CY8CTECHxxx | TrueTouch controllers |
| Prefix | Description | |--------|-------------| | CCGx | USB-C controllers | | CYPDxxx | USB-PD controllers |
Extracted from suffix after last dash (e.g., CY14B101LA-SXI → SXI)
Returns series names:
When testing CypressHandler:
matches() behaviorextractPackageCode(), extractSeries(), null handlingnew CypressHandler()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.