.claude/skills/cds-cdte-high-field-domain-analysis/SKILL.md
Analyze the high field domain mechanism that explains efficiency improvements in CdS/CdTe heterojunction solar cells when a thin CdS layer is present. Use when investigating why CdS layers improve open circuit voltage (Voc) and reduce junction leakage in CdTe solar cells, or when modeling I-V characteristics of CdS/CdTe junctions.
npx skillsauth add ShaneLogic/SolarLab cds-cdte-high-field-domain-analysisInstall 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.
Apply this skill when:
Observe the following characteristics:
Domain Initiation:
Field Limitation:
Fermi-Level Separation:
Why CdS Works:
Theory vs. Classic Analysis:
| Variable | Type | Description |
|----------|------|-------------|
| domain_field | float | Limited field within domain (~80 kV/cm) |
| CdS_thickness | float | CdS layer thickness (typically few 100 Å) |
| Voc_improvement | float | Increase in open circuit voltage due to CdS layer |
Understanding of efficiency improvement mechanism: reduced junction leakage through field limitation at ~80 kV/cm, resulting in improved Voc and overall cell efficiency.
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.