.claude/skills/domain-field-determination-voltage-width/SKILL.md
Determine electric field strength in stationary high-field domains in CdS by measuring domain width versus applied voltage. Use when you have optically observable stationary domains and need to calculate the constant field strength within the domain.
npx skillsauth add ShaneLogic/SolarLab domain-field-determination-voltage-widthInstall 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.
Determine the constant electric field strength within a stationary high-field domain by analyzing the linear relationship between domain width and applied voltage.
Measure initial domain width
Apply varying bias and measure width changes
Verify current behavior
Calculate domain field
| Variable | Type | Description | |----------|------|-------------| | width | Length | Width of the high-field domain | | bias | Voltage | Applied voltage/bias | | domain_field | Electric Field | Constant field strength within the domain |
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.