.claude/skills/amorphous-silicon-voc-bandgap-relationship/SKILL.md
Calculate the theoretical open-circuit voltage limit for amorphous silicon and nanocrystalline silicon solar cells based on bandgap energy and material-specific voltage deficit factors. Use this when estimating maximum Voc potential or comparing different materials.
npx skillsauth add ShaneLogic/SolarLab amorphous-silicon-voc-bandgap-relationshipInstall 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 calculation when:
Voc = Eg/e - Deficit
Where:
Voc = 1.7 V - 0.8 V = 0.9 V
Voc = 1.2 V - 0.55 V = 0.65 V
Calculated Voc potential based on material type and bandgap, providing a target for device optimization.
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.