.claude/skills/cigs-bandgap-optimization/SKILL.md
Analyze the relationship between Ga content, bandgap, and device performance in Cu(InGa)Se2 solar cells. Use when optimizing CIGS absorber composition, predicting Voc changes with bandgap engineering, or diagnosing efficiency losses in wide-bandgap CIGS devices.
npx skillsauth add ShaneLogic/SolarLab CIGS Bandgap OptimizationInstall 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.
For Cu(InGa)Se2:
For Eg < 1.3 eV:
For Eg = 1.0-1.3 eV (x < 0.4):
For Eg > 1.3 eV:
For Eg > 1.3 eV, efficiency drops due to:
a) Increased recombination:
b) Voltage-dependent current collection:
With increasing Ga concentration:
Expected behavior:
| Bandgap (eV) | Ga Fraction (x) | Expected Behavior | |--------------|-----------------|-------------------| | < 1.3 | < 0.4 | Optimal: Linear Voc increase, stable efficiency | | 1.3-1.5 | 0.4-0.7 | Warning: Efficiency decline begins | | > 1.5 | > 0.7 | Problematic: Significant efficiency loss |
Ideal Voc dependence:
Voc ∝ Eg - (kT/e) * ln(J00/Jsc)
Actual behavior for wide bandgap:
Voc_actual < Voc_ideal (for Eg > 1.3 eV)
Ideality factor trend:
A → 2 as x increases
The efficiency loss at wide bandgaps stems from a fundamental materials issue:
development
Understand and comply with Driftfusion software licensing terms, including the open-source AGPL v3.0 frontend and proprietary MATLAB pdepe solver backend. Use when using, modifying, or distributing Driftfusion code.
development
Initialize the Driftfusion simulation environment and create parameter objects. Use this skill when starting a new MATLAB session or setting up device properties for simulation.
development
Define device layer structure, configure spatial and time meshes, and build device structures with interface grading. Use this skill when setting up the physical geometry and discretization of a simulation device.
research
Analyze simulation solutions, calculate physical quantities, and generate plots. Use this skill when processing completed simulations, extracting currents/densities, or visualizing results.