.claude/skills/amorphous-silicon-pin-cell-design/SKILL.md
Design high-efficiency hydrogenated amorphous silicon (a-Si:H) solar cells using pin photodiode structure with optimized layer dimensions and PECVD deposition parameters. Use when designing a-Si:H solar cells, determining layer thickness for amorphous silicon devices, or configuring PECVD process parameters for a-Si:H deposition.
npx skillsauth add ShaneLogic/SolarLab amorphous-silicon-pin-cell-designInstall 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.
Diffusion length is very small in doped layers, requiring the pin structure rather than standard pn-junction.
Use pin photodiode structure instead of typical pn-junction:
| Parameter | Value Range | |-----------|-------------| | Frequency | 13.56 MHz (high frequency ac-gas discharge) | | Pressure | 0.1 to 1 Torr | | RF Power | 10 to 100 mW/cm² | | Substrate Temperature | 150 to 300°C | | Electrode Spacing | 1 to 5 cm | | Active Gas Flow | 0.002 to 0.02 sccm/cm² | | Hydrogen Dilution | 1 to 100 (higher H = higher deposition rate and substrate temp) | | Deposition Rate | 1 to 20 Å/s |
Construct cell with pin layout (p-layer front, n-layer back) using the specified PECVD parameters.
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.