.claude/skills/manufacturers/qorvo/SKILL.md
# Qorvo Manufacturer Handler Skill ## Overview QorvoHandler manages Qorvo RF components including power amplifiers, switches, filters, front-end modules, LNAs, phase shifters, and mixers. ## Supported Component Types - RF_IC_QORVO ## MPN Patterns ### RF Power Amplifiers | Prefix | Description | |--------|-------------| | QPAxxxx | Power amplifiers | | TQPxxxx | Power amplifiers (TriQuint legacy) | | RFxxxx | RF amplifiers | ### RF Switches | Prefix | Description | |--------|-------------| |
npx skillsauth add Cantara/lib-electronic-components .claude/skills/manufacturers/qorvoInstall 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.
QorvoHandler manages Qorvo RF components including power amplifiers, switches, filters, front-end modules, LNAs, phase shifters, and mixers.
| Prefix | Description | |--------|-------------| | QPAxxxx | Power amplifiers | | TQPxxxx | Power amplifiers (TriQuint legacy) | | RFxxxx | RF amplifiers |
| Prefix | Description | |--------|-------------| | QPCxxxx | RF switches | | RFSWxxxx | RF switches | | PE4xxxx | RF switches (TriQuint legacy) |
| Prefix | Description | |--------|-------------| | 885xxx | RF filters | | 854xxx | RF filters | | TQMxxx | RF filters |
| Prefix | Description | |--------|-------------| | RF5xxx | Front-end modules | | RFFxxxx | Front-end modules | | QPFxxxx | Front-end modules |
| Prefix | Description | |--------|-------------| | QPLxxxx | LNAs | | TQP3xxx | LNAs | | SPFxxxx | LNAs |
| Prefix | Description | |--------|-------------| | QPSxxxx | Phase shifters | | RFPSxxxx | Phase shifters | | QPMxxxx | Mixers | | TQMxxxx | Mixers (4-digit) |
| Suffix | Package | |--------|---------| | TR1 | QFN Tape & Reel | | BU | WLCSP | | EN | DFN | | GM | MCM (Multi-Chip Module) | | ML | QFN Standard | | CS | CSP | | LAM | Laminate Package |
Returns prefix letters + first 4 digits (e.g., "PE41234-GM" returns "PE4123").
When testing QorvoHandler:
matches() behaviorextractPackageCode(), extractSeries(), null handlingnew QorvoHandler()All issues fixed in PR #88
| Part Number | Description | |-------------|-------------| | QPA2305-TR1 | 2W Power Amplifier, QFN | | QPF4528-TR1 | Wi-Fi 6 Front-End Module | | TQP3M9040 | LNA, 0.5-6GHz | | PE42724-GM | SPDT RF Switch |
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.