.claude/skills/anode-adjacent-domain-analysis/SKILL.md
Analyze and characterize anode-adjacent high-field domains in CdS crystals and solar cells. Use this skill when investigating high-bias semiconductor behavior, junction leakage problems in CdS/CdTe/CIS solar cells, or when current-voltage characteristics show pre-breakdown stabilization. Triggers on mentions of domain formation, singular points in field analysis, or solar cell junction optimization.
npx skillsauth add ShaneLogic/SolarLab anode-adjacent-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:
Extend the neutrality curve in the field-of-direction to higher fields. Identify where the n1(F) curve levels off or increases, indicating field excitation competing with quenching.
Observe domain behavior:
Calculate field strength from the slope of domain width vs bias:
Verify current stabilization:
For CdS/CdTe/CIS solar cells:
| Variable | Type | Description | |----------|------|-------------| | singular_point_III | Abstract Point | Intersection point for anode-adjacent domain | | leakage_current | Current | Undesired current at junction | | domain_field_strength | Field | Typically 135 kV/cm for anode-adjacent |
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.