.claude/skills/cds-cdte-model-selection/SKILL.md
Select and apply appropriate models (IFC, n-p, or n-i-p) for analyzing CdS/CdTe thin-film heterojunction solar cell current-voltage characteristics. Use when analyzing collection efficiency curves from I-V measurements, comparing model fits, characterizing cell performance parameters, or investigating degradation behavior in CdS/CdTe cells.
npx skillsauth add ShaneLogic/SolarLab cds-cdte-model-selectionInstall 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.
Use this skill when:
IFC Model:
n-p Model:
n-i-p Model:
⚠️ CRITICAL WARNING: Physical parameter values derived from model fitting may differ significantly from 'correct model' values.
For degradation studies:
| Variable | Type | Description | |----------|------|-------------| | model_type | string | Selected model: IFC, n-p, or n-i-p | | fit_quality | float | Goodness of fit to measured characteristic | | NA | float | Acceptor density (cm^-3) | | XC | float | Collection length ratio parameter | | V0 | float | Characteristic voltage (eV) |
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.