cree

Decode Cree LED Manufacturer Part Numbers into series, color, and bin codes.

3|Updated Jan 31, 2025
One-click install
npx skills add https://github.com/Cantara/lib-electronic-components --skill cree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cree
Source: https://github.com/Cantara/lib-electronic-components/tree/main/.claude/skills/manufacturers/cree
Command: npx skills add https://github.com/Cantara/lib-electronic-components --skill cree

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users understand and work with Cree LED part numbers, including decoding their complex MPN structures and providing guidance on their usage and replacement.

Core Features & Use Cases

  • MPN Decoding: Parses Cree LED Manufacturer Part Numbers (MPNs) to identify series, color, and bin codes.
  • Handler Guidance: Provides information on how the Cree handler extracts package codes and series information.
  • Use Case: When encountering a Cree LED part number like CLV1A-FKA, this Skill can break down its components (Series 1, Warm White, Bin A) and explain its characteristics.

Quick Start

Analyze the Cree LED part number CLV6A-WKA.

Frequently Asked Questions about cree

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decode a Cree LED part number to identify its series and bin code?

Cree XLamp MPNs contain encoded segments representing series, package type, color temperature, and bin codes. This decoding process extracts these specific characteristics to identify component specifications accurately.

What do the suffixes on Cree high-power LED part numbers mean?

Suffixes on Cree high-power LED part numbers represent specific bin codes and color characteristics. The handler logic extracts these package codes and suffix patterns to determine the LED's exact operational specifications.

Can I cross-reference a Cree SiC power device MPN with standard LED part numbers?

Cross-referencing a Cree SiC power device MPN with LED part numbers requires understanding manufacturer-specific conventions. The decoding logic addresses both XLamp series LEDs and SiC power devices to identify component types accurately.

How does the Cree handler extract package codes from a manufacturer part number?

The Cree handler extracts package codes by parsing the MPN string structure and isolating the segments corresponding to the series information. It then maps these extracted codes to known Cree package conventions.

What are the limitations of decoding Cree LED MPNs for component identification?

Decoding Cree LED MPNs is limited to identifying series, color, and bin codes based on established encoding patterns. It does not provide dynamic electrical specifications or real-time inventory availability for the parsed components.