.claude/skills/defect-charge-prediction/SKILL.md
Predicts whether point defects (vacancies and interstitials) in ionic compounds and semiconductors act as donors or acceptors. Use this skill when analyzing defect chemistry, determining the charge character of vacancies or interstitials, or applying the 8-N rule to mixed bonding systems.
npx skillsauth add ShaneLogic/SolarLab defect-charge-predictionInstall 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 you need to:
Elements tend to complete their outer shell (8 electrons) by sharing with neighbors:
Determine whether you are analyzing:
For elements with mixed bonding character:
| Variable | Type | Description | |----------|------|-------------| | N | Integer | Number of valence electrons of the element |
Returns the predicted charge character (Donor/Acceptor) for the specified vacancy or interstitial.
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.